Skip to main content

ClikaRT::ops::logical_xor_

function

logical_xor_()

Tensor& logical_xor_(Tensor& self, Tensor other)

In-place logical_xor: 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 1743