add unittest for onnx convert (#608)
* add unittest for onnx convert * build onnx and onnxruntime in CI * skip onnx op unit test while using CUDA * fix offset==0 case in NMS * remove tmp file used in test * delete tmp file before assert so that we can remove the tmp file anyway
Showing
tests/test_ops/test_onnx.py
0 → 100644
Please register or sign in to comment