update
This commit is contained in:
parent
94947f2aae
commit
07a66e3214
|
@ -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。
|
||||
|
|
Loading…
Reference in New Issue