• robin Han's avatar
    add unittest for onnx convert (#608) · 23b2bdbf
    robin Han authored
    * 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
    23b2bdbf
test_onnx.py 2.04 KB