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
更新 'gpu_mnist_example/train_gcu.py'
liuzx-patch-1
liuzxtest02
2 years ago
parent
b018e6f2c9
commit
65d5abcc0c
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/train_gcu.py
+ 1
- 0
gpu_mnist_example/train_gcu.py
View File
@@ -45,6 +45,7 @@ from torch.utils.data import DataLoader
from torchvision.transforms import ToTensor
import argparse
import os
os.system("pip install {}".format(os.getenv("OPENI_SDK_PATH")))
import importlib.util
Write
Preview
Loading…
Cancel
Save