diff --git a/README.md b/README.md index 63a4350..2553395 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ ## 4.FAQ -### 4.1 关于[openi.py](https://git.openi.org.cn/OpenIOSSG/MNIST_Example/src/branch/master/openi.py): +### 4.1 关于[openi.py](https://git.openi.org.cn/OpenIOSSG/MNIST_Example/src/branch/V20230427/openi.py): 基于启智集群和智算集群训练的所有共用函数都放在openi.py里,将openi.py文件拷贝到自己的仓库里,就可直接调用 @@ -125,3 +125,5 @@ - 当在调试环境下调试好代码后,需要参照训练环境的示例进行配置,才能创建训练任务 - 若想要使用调试环境的多卡并行训练,可参考示例[调试环境多卡并行示例](https://git.openi.org.cn/OpenIOSSG/MNIST_Example_NPU_Debug) + +## 对于示例代码有任何问题,欢迎在本项目中提issue。