reshape_

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

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