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
更新npu和gpu使用示例
liuzx-patch-1
liuzx
2 years ago
parent
3bdf1f045e
commit
8d1d02f4f6
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
npu_mnist_example/train.py
+ 0
- 1
npu_mnist_example/train.py
View File
@@ -17,7 +17,6 @@
"""
import os
os.system("pip install c2net-beta -i https://pypi.tuna.tsinghua.edu.cn/simple")
import argparse
from config import mnist_cfg as cfg
from dataset import create_dataset
Write
Preview
Loading…
Cancel
Save