Skip to main content

ClikaRT::ops::gt_

function

gt_()

Tensor& gt_(Tensor& self, ScalarOrTensor other)

In-place gt: 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 1674