hypot_

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

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