remainder_

paddle.Tensor. remainder_ ( x, y, name=None )

Inplace version of remainder API, the output Tensor will be inplaced with input x. Please refer to api_tensor_remainder.