Skip to main content

ClikaRT::ops::ge_

function

ge_()

Tensor& ge_(Tensor& self, ScalarOrTensor other)

In-place ge: 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 1667