Home
Packages
Datasets
Task Views
R resources
Packages
Toggle theme
Toggle Menu
Home
Packages
torch
torch_greater
torch_greater function
Greater
Copy
Greater
torch_greater
(
self
,
other
)
Arguments
self
: (Tensor) the tensor to compare
other
: (Tensor or float) the tensor or value to compare
greater(input, other, *, out=None) -> Tensor
Alias for
torch_gt()
.
torch package
Read PDF manual
Maintainer: Daniel Falbel
License: MIT + file LICENSE
Last published: 2025-02-14
Useful links
https://github.com/mlverse/torch/issues
https://torch.mlverse.org/docs
https://github.com/mlverse/torch