torch.greater_equal

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

别名 for torch.ge()

本页目录