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
commit
9e5e32dee2
1 changed files with 2 additions and 0 deletions
  1. +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")
)



Loading…
Cancel
Save