## 版本说明 | **分支名** | **发布版本** | **发布时间** | **配套MindSpore版本** | 启智算力资源 | |--------------|----------------|--------------------|-------------------------|------------------------------------------------| | **master** | - | - | [MindSpore 2.3.0](https://www.mindspore.cn/install/en) | - | | **release_0.3** | 0.3 | 2024-04-29 | [MindSpore 2.3.0-rc1](https://www.mindspore.cn/install/en) | - | | **release_0.2** | 0.2.1 | 2024-02-01 | [MindSpore 2.2.1](https://www.mindspore.cn/versions#2.2.1) / [MindSpore 2.2.10](https://www.mindspore.cn/install) | [智算网络集群](https://openi.pcl.ac.cn/OpenI/MSAdapter/grampus/notebook/create?type=1) - 镜像:mindtorch0.2_mindspore2.2.1_torchnpu2.1.0_cann7.0rc1 | | **release_0.1** | 0.1 | 2023-06-15 | [MindSpore 2.0.0](https://www.mindspore.cn/install) | - | - MindTorch已发布版本获取请参阅[RELEASE](https://openi.pcl.ac.cn/OpenI/MSAdapter/releases)。 - MindSpore版本推荐从[MindSpore官网](https://www.mindspore.cn/versions)获取,或者从启智平台[数据资源](https://openi.pcl.ac.cn/OpenI/MSAdapter/datasets)中获取。 *中间版本:* - 适用于MindSpore 2.2.1,且用户脚本中仍使用导入“msadapter”包名(安装包名已由”msadapter“更名为”mindtorch“,建议使用[工具](https://openi.pcl.ac.cn/OpenI/MSAdapter/src/branch/master/mindtorch/tools/replace_import_msadapter_to_mindtorch.sh)一键切换到“mindtorch”): `pip install git+https://openi.pcl.ac.cn/OpenI/MSAdapter.git@da13b6719c` - 适用于MindSpore 2.1.0: `pip install git+https://openi.pcl.ac.cn/OpenI/MSAdapter.git@59f62a1858`