Go to file
Xunhui Zhang 8218eee5c2 Merge branch 'master' of https://gitlink.org.cn/mindspore-Ecosystem/MindSpore-Model-Development 2023-04-18 15:44:20 +08:00
MindSpore Edit by browser 2020-07-13 14:41:01 +08:00
configs update instructions of the challenge 2023-04-18 15:43:37 +08:00
docs update instructions of the challenge 2023-04-18 15:43:37 +08:00
examples update instructions of the challenge 2023-04-18 15:43:37 +08:00
requirements update instructions of the challenge 2023-04-18 15:43:37 +08:00
scripts update instructions of the challenge 2023-04-18 15:43:37 +08:00
tests update instructions of the challenge 2023-04-18 15:43:37 +08:00
tutorials update instructions of the challenge 2023-04-18 15:43:37 +08:00
.gitignore Edit by browser 2023-03-25 11:48:18 +08:00
License Edit by browser 2023-03-25 11:48:18 +08:00
contributors Edit by browser 2023-03-25 11:48:18 +08:00
readme.md Add readme.md 2023-03-26 14:40:34 +08:00

readme.md

MindSpore最佳匹配华为昇腾 AI 处理器的全场景深度学习框架,为数据科学家和算法工程师提供设计友好、运行高效的开发体验,推动人工智能软硬件应用生态繁荣发展。该框架有以下优势:

  1. 简单的开发体验:帮助开发者实现网络自动切分,只需串行表达就能实现并行训练,降低门槛,简化开发流程;
  2. 灵活的调试模式:具备训练过程静态执行和动态调试能力,开发者通过变更一行代码即可切换模式,快速在线定位问题;
  3. 充分发挥硬件潜能:最佳匹配昇腾处理器,最大程度地发挥硬件能力,帮助开发者缩短训练时间,提升推理性能;
  4. 全场景快速部署:支持云、边缘和手机上的快速部署,实现更好的资源利用和隐私保护,让开发者专注于 AI 应用的创造。

本次实训主要针对模型开发使用到的技术进行讲解,如果第一次接触 MindSpore 框架,建议从 MindSpore - 初体验开始学习。