log10_

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

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