221 Star 944 Fork 693

GVPMindSpore/mindscience

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
sponge.function.get_length.rst 439 Bytes
Copy Edit Raw Blame History

sponge.function.get_length

.. py:function:: sponge.function.get_length(length: Union[Length, float], unit: Union[str, Units] = None)

    获取特定单位的长度张量。

    参数:
        - **length** (Union[Length, float]) - 长度值。
        - **unit** (Union[str, Units],可选) - 长度单位。默认值: ``None``。

    返回:
        特定单位的长度张量。
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mindspore/mindscience.git
git@gitee.com:mindspore/mindscience.git
mindspore
mindscience
mindscience
master

Search