unsqueeze_

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

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