exp_

paddle.Tensor. exp_ ( x, name=None )

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