• tangyanf's avatar
    [Feature]: add custom op roialign for onnxruntime (#724) · 741e52dd
    tangyanf authored
    
    
    * add ort custom op roialign
    
    * Update roi_align.py
    
    * Update test_onnx.py
    
    * Update test_onnx.py
    
    * Update test_onnx.py
    
    * Update test_onnx.py
    
    * Update onnxruntime_register.cpp
    
    * Update roiAlign.h
    
    * Update roiAlign.cpp
    
    * lint modification
    
    * update roiAlign.cpp
    
    * lint check
    
    * lint check
    
    * lint fix
    
    * lint fix
    
    * fix lint
    
    * add link to commit
    Co-authored-by: default avatarmaningsheng <maningsheng@sensetime.com>
    741e52dd
test_onnx.py 9.39 KB