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