220 Star 945 Fork 694

GVPMindSpore/mindscience

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

sciai.utils.lazy_property

.. py:function:: sciai.utils.lazy_property(func)

    惰性属性装饰器。

    参数:
        - **func** (Callable) - 装饰函数。

    返回:
        _LazyProperty,装饰对象。
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mindspore/mindscience.git
git@gitee.com:mindspore/mindscience.git
mindspore
mindscience
mindscience
master

搜索帮助