2.6K Star 8.5K Fork 4.8K

GVPMindSpore/mindspore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
mindspore.ops.Asin.rst 467 Bytes
一键复制 编辑 原始数据 按行查看 历史
李林杰 提交于 2023-08-07 17:32 . fix docs

mindspore.ops.Asin

.. py:class:: mindspore.ops.Asin

    逐元素计算输入Tensor的反正弦值。

    更多细节请参考 :func:`mindspore.ops.asin` 。

    .. note::
        目前Ascend平台上不支持complex64和complex128类型输入。

    输入:
        - **x** (Tensor) - 输入Tensor,shape为 :math:`(N,*)` 其中 :math:`*` 表示任意数量的附加维度。

    输出:
        Tensor,shape与输入 `x` 相同。
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/mindspore/mindspore.git
git@gitee.com:mindspore/mindspore.git
mindspore
mindspore
mindspore
r2.2

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385