348 Star 1.6K Fork 1K

MindSpore/docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
model_save_load.rst 1.04 KB
一键复制 编辑 原始数据 按行查看 历史
宦晓玲 提交于 2024-07-01 14:18 +08:00 . modify links 2.3.0

Model Saving and Loading

View Source on Gitee
.. toctree::
  :maxdepth: 1
  :hidden:

  model_saving
  model_loading
  model_transformation

Model saving in MindSpore can be categorized into merged and non-merged saving, and model loading can also be categorized into complete loading and sliced loading. If the distributed slicing strategy or cluster card is changed after loading, the saved checkpoint file needs to be model transformed. For details, please refer to:

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mindspore/docs.git
git@gitee.com:mindspore/docs.git
mindspore
docs
docs
r2.3.0

搜索帮助