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
fix(dnn): restore opr_param_defs.py
GitOrigin-RevId:
b92747cad3
tags/v1.0.0-rc1
Megvii Engine Team
Xinran Xu
4 years ago
parent
e13fb7b99b
commit
9e5e32dee2
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
dnn/scripts/opr_param_defs.py
+ 2
- 0
dnn/scripts/opr_param_defs.py
View File
@@ -935,3 +935,5 @@ when the ``I`` suffix is present.
add_enum_alias('Format', 'ConvolutionV0').
add_enum_alias('ComputeMode', 'Convolution', name_field="compute_mode")
)
Write
Preview
Loading…
Cancel
Save