评价此页

torch.not_equal#

torch.not_equal(input, other, *, out=None) Tensor#

torch.ne() 的别名。