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
feat(imperative/test): add more correctness tests
GitOrigin-RevId:
2ef6027bb1
tags/v1.3.0
Megvii Engine Team
4 years ago
parent
91a3580f75
commit
43b4d4a430
2 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.gitattributes
+0
-0
imperative/python/test/integration/test_correctness_mnistnet.py
+ 1
- 0
.gitattributes
View File
@@ -6,3 +6,4 @@ dnn/src/cuda/batch_conv_bias/int8/kimpl/* binary
dnn/src/cuda/sass/prebuilt/map_defs.cpp binary
tools/mlir/mlir-tblgen filter=lfs diff=lfs merge=lfs -text
*.caffemodel filter=lfs diff=lfs merge=lfs -text
imperative/python/test/integration/data/*.mge filter=lfs diff=lfs merge=lfs -text
imperative/python/test/integration/test_correctness.py → imperative/python/test/integration/test_correctness_mnistnet.py
View File
Write
Preview
Loading…
Cancel
Save