Skip to main content

ClikaRT::ops::logical_or_

function

logical_or_()

Tensor& logical_or_(Tensor& self, Tensor other)

In-place logical_or: 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 1734