This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei10061
/
OpenI_Cloudbrain_Example
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Merge pull request '更新 'gpu_mnist_example/README.md'' (
#36
) from liuzx-patch-18 into master
Reviewed-on:
https://openi.pcl.ac.cn/OpenIOSSG/OpenI_Cloudbrain_Example/pulls/36
liuzx-patch-19
liuzx
6 months ago
parent
6b626df73e
8125c217b7
commit
b7aed54961
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
gpu_mnist_example/README.md
+ 1
- 0
gpu_mnist_example/README.md
View File
@@ -31,6 +31,7 @@ Torch_MNIST_Example_Model模型可从本项目的模型目录中引用,[预训
##### 1,gpu示例代码:
- 训练任务单卡示例请参考示例中[train.py](./train.py)的代码注释
- 训练任务多卡示例请参考示例中[parallel_train.py](./parallel_train.py)的代码注释
- 推理任务示例请参考示例中[inference.py](./inference.py)的代码注释
- [model.py](./model.py)是运行项目所需的代码
Write
Preview
Loading…
Cancel
Save