<li><strong>input</strong> (<em>Variable</em>) – (LodTensor, default: LoDTensor<float>), a 2-D LoDTensor
with shape being [N, M] where M for dimension.</li>
<li><strong>new_dim</strong> (<em>int</em>) – New dimension which the input LoDTensor is reshaped to.</li>
</ul>
</td>
</tr>
<trclass="field-even field"><thclass="field-name">Returns:</th><tdclass="field-body"><pclass="first">Reshaped LoDTensor according to new dimension.</p>