R/gen-namespace-docs.R
R/gen-namespace-examples.R
R/gen-namespace.R
torch_less.Rd
Less
torch_less(self, other)
(Tensor) the tensor to compare
(Tensor or float) the tensor or value to compare
Alias for torch_lt().
torch_lt()