Skip to main content

ClikaRT::ops::xlogy_

function

xlogy_()

Tensor& xlogy_(Tensor& self, ScalarOrTensor other)

In-place xlogy: writes the result through x.

Throws

  • ClikaRT::Error: as the value form.

Declared in ClikaRT/compute/ops.h, line 1559