torch_not_equal: Not_equal

View source: R/gen-namespace.R

torch_not_equalR Documentation

Not_equal

Description

Not_equal

Usage

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 documentation built on May 29, 2024, 9:54 a.m.