MindStudio 文档 ========================================= MindStudio是面向AI开发者提供的全流程工具链,提供了精度、性能、内存调试及可视化能力,帮助开发者高效完成训练开发等任务。 同时,为了方便开发者快速使用,在MindSpore框架内置了精度数据采集、性能数据采集功能;在MindSpore Transformers等大模型套件集成了精度在线监控、性能采集功能。 本文档汇总了MindStudio和MindSpore框架等提供的系列调试工具,并简要介绍这些工具的安装方式、主要功能、入门指导,以及在大模型场景的使用方式。 代码仓地址: .. image:: ./images/MindStudio.png :alt: Architecture .. toctree:: :glob: :maxdepth: 1 :caption: 工具概览与安装 :hidden: overview .. toctree:: :glob: :maxdepth: 1 :caption: 功能介绍 :hidden: feature/precision feature/performance .. toctree:: :glob: :maxdepth: 1 :caption: 入门指南 :hidden: guide/get_start .. toctree:: :glob: :maxdepth: 1 :caption: 大模型调试调优指南 :hidden: guide/large_model