220 Star 949 Fork 699

GVPMindSpore/mindscience

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
sciai.utils.to_float.rst 373 Bytes
一键复制 编辑 原始数据 按行查看 历史
ZhihaoLi 提交于 2023-10-07 11:27 +08:00 . [SciAI][docs] fix docs

sciai.utils.to_float

.. py:function:: sciai.utils.to_float(cells, target_type=ms.float32)

    将若干 `Cell` 转换为指定的数据类型。

    参数:
        - **cells** (Union[Cell, list[Cell], tuple[Cell]]) - 要转换的若干个 `Cell`。
        - **target_type** (dtype) - `cells` 将被转换成的目标 MindSpore 数据类型。
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mindspore/mindscience.git
git@gitee.com:mindspore/mindscience.git
mindspore
mindscience
mindscience
r0.5

搜索帮助