Skip to main content

ClikaRT::ops::lt_

function

lt_()

Tensor& lt_(Tensor& self, ScalarOrTensor other)

In-place lt: 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 1750