View source: R/gen-namespace.R
torch_less | R Documentation |
Less
torch_less(self, other)
self |
(Tensor) the tensor to compare |
other |
(Tensor or float) the tensor or value to compare |
Alias for torch_lt()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.