Browse Source

feat(imperative): add nms opr wrapper

GitOrigin-RevId: d92241a234
tags/v1.0.0-rc1
Megvii Engine Team Xinran Xu 4 years ago
parent
commit
d334b229b0
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      dnn/scripts/opr_param_defs.py

+ 0
- 2
dnn/scripts/opr_param_defs.py View File

@@ -935,5 +935,3 @@ when the ``I`` suffix is present.
add_enum_alias('Format', 'ConvolutionV0').
add_enum_alias('ComputeMode', 'Convolution', name_field="compute_mode")
)



Loading…
Cancel
Save