mindspore.ops.Reshape
======================
.. py:class:: mindspore.ops.Reshape()
基于给定的shape,对输入Tensor进行重新排列。
更多参考详见 :func:`mindspore.ops.reshape`。