Your code screenshot shows that the two tensors are different due to floating point truncation error. Do not compare them with == sign, ...
確定! 回上一頁