log2_

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

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