Skip to main content

ClikaRT::ops::bitwise_right_shift_

function

bitwise_right_shift_()

Tensor& bitwise_right_shift_(Tensor& self, ScalarOrTensor other)

In-place bitwise_right_shift: writes the shifted values through x.

Throws

  • ClikaRT::Error: as the value form.

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