Skip to main content

ClikaRT::ops::le_

function

le_()

Tensor& le_(Tensor& self, ScalarOrTensor other)

In-place le: 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 1708