Skip to main content

ClikaRT::ops::logical_and_

function

logical_and_()

Tensor& logical_and_(Tensor& self, Tensor other)

In-place logical_and: 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 1717