Python wrappers
Public Python APIs implemented by this engine symbol.C-style floating modulo: .
Composite over div_op + trunc_op + mul_op +
sub_op. Result has the sign of a because trunc rounds
toward zero. Gradient flows through the primitives.
Math
See Also
remainder_op — Python-style sign convention.
Parameters
a, bTensorImplPtrBroadcastable operands.
b must be non-zero where evaluated.Returns
TensorImplPtrTensor on the broadcast shape with the sign of a.