powered by
Greater
torch_greater(self, other)
(Tensor) the tensor to compare
(Tensor or float) the tensor or value to compare
Alias for torch_gt().
torch_gt()