divide_

paddle. divide_ ( x, y, name=None ) [source]

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