[Feature] add onnx simplify (#751)
* [Enhance]: add onxx simplify * add simple doc * add unit test * update docstring * resolve some comment * add test dependency:onnxoptimizer * Fix onnxruntime register empty libpath * test onnxruntime version * set checker to false * skip test_simplify for torch<1.5.0
Showing
docs/onnx.md
0 → 100644
mmcv/onnx/simplify/common.py
0 → 100644
mmcv/onnx/simplify/core.py
0 → 100644
Please register or sign in to comment