support converting pytorch to onnx (#429)
* support convert nms to onnx op * add comment for NMSop * add corresponding onnx support for mmdet/mmseg/mmediting * remove onnx part from mmcv/__init__
Showing
mmcv/onnx/__init__.py
0 → 100644
mmcv/onnx/symbolic.py
0 → 100644
Please register or sign in to comment