Home
Packages
Datasets
Task Views
R resources
Packages
Toggle theme
Toggle Menu
Home
Packages
torch
torch_not_equal
torch_not_equal function
Not_equal
Copy
Not_equal
torch_not_equal
(
self
,
other
)
Arguments
self
: (Tensor) the tensor to compare
other
: (Tensor or float) the tensor or value to compare
not_equal(input, other, *, out=None) -> Tensor
Alias for
torch_ne()
.
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