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_gpu.py'
liuzx-patch-1
liuzxtest02
2 years ago
parent
ed3b89bfb3
commit
bbc58f8553
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
gpu_mnist_example/train_gpu.py
+ 0
- 1
gpu_mnist_example/train_gpu.py
View File
@@ -13,7 +13,6 @@ If there are Chinese comments in the code,please add at the beginning:
'''
import os
os.system("pip install -U openi_test")
from model import Model
import numpy as np
import torch
Write
Preview
Loading…
Cancel
Save