ClikaRT::ops::ne_
function
ne_()
Tensor& ne_(Tensor& self, ScalarOrTensor other)
In-place ne: writes the result through x (one/zero at x's dtype).
Throws
ClikaRT::Error: as the value form.
Declared in ClikaRT/compute/ops.h, line 1757