renorm_

paddle. renorm_ ( x, p, axis, max_norm ) [source]

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