2.3K Star 8.1K Fork 4.3K

GVPMindSpore / mindspore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
mindspore.Tensor.is_signed.rst 271 Bytes
一键复制 编辑 原始数据 按行查看 历史
冯一航 提交于 2022-11-09 15:53 . support repeat inter

mindspore.Tensor.is_signed

.. py:method:: mindspore.Tensor.is_signed()

    判断输入Tensor的dtype是否是有符号数类型。

    返回:
        Bool,如果 `x` 的dtype是有符号数类型,则返回True,否则返回False。
Python
1
https://gitee.com/mindspore/mindspore.git
git@gitee.com:mindspore/mindspore.git
mindspore
mindspore
mindspore
master

搜索帮助