ClikaRT::ops::mul_
function
mul_()
Tensor& mul_(
Tensor& self,
ScalarOrTensor other,
Activation activation = Activation::Identity
)
In-place mul: writes through x.
Throws
ClikaRT::Error: as the value form.
Declared in ClikaRT/compute/ops.h, line 1498