2.3K Star 8.1K Fork 4.3K

GVPMindSpore / mindspore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
mindspore.ops.func_t.rst 245 Bytes
一键复制 编辑 原始数据 按行查看 历史
changzherui 提交于 2024-01-05 11:41 . add graph contigous

mindspore.ops.t

.. py:function:: mindspore.ops.t(input)

    转置二维Tensor。一维Tensor按原样返回。

    参数:
        - **input** (Tensor) - 输入Tensor。

    返回:
        Tensor,`input` 的转置。
Python
1
https://gitee.com/mindspore/mindspore.git
git@gitee.com:mindspore/mindspore.git
mindspore
mindspore
mindspore
master

搜索帮助