This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
mindspore.ops.Reshape
======================
.. py:class:: mindspore.ops.Reshape
基于给定的shape,对输入Tensor进行重新排列。
更多参考详见 :func:`mindspore.ops.reshape`。