mindspore.mint.nn.PixelShuffle ============================== .. image:: https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/website-images/br_base/resource/_static/logo_source.svg :target: https://gitee.com/mindspore/mindspore/blob/br_base/docs/api/api_python/mint/mindspore.mint.nn.PixelShuffle.rst :alt: 查看源文件 .. py:class:: mindspore.mint.nn.PixelShuffle(upscale_factor) 根据上采样系数重新排列Tensor中的元素。 更多参考详见 :func:`mindspore.mint.nn.functional.pixel_shuffle`。