This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
MegEngine
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
31
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
test(doctest): add doctest for megengine dir
GitOrigin-RevId:
c31bbb1afc
release-1.1
Megvii Engine Team
4 years ago
parent
38840945ad
commit
42d3b92891
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
imperative/python/test/run.sh
+ 1
- 1
imperative/python/test/run.sh
View File
@@ -1,6 +1,6 @@
#!/bin/bash -e
test_dirs="test"
test_dirs="test
megengine
"
TEST_PLAT=$1
if [[ "$TEST_PLAT" == cpu ]]; then
Write
Preview
Loading…
Cancel
Save