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.Flatten
======================
.. py:class:: mindspore.ops.Flatten()
扁平化(Flatten)输入Tensor,不改变0轴的size。
更多参考详见 :func:`mindspore.ops.flatten`。