• Negin Raoof's avatar
    [ONNX] Fix for dynamic scale_factor export (#2087) · d6ee8757
    Negin Raoof authored
    * Fixing nms on boxes when no detection
    
    * test
    
    * Fix for scale_factor computation
    
    * remove newline
    
    * Fix for mask_rcnn dynanmic axes
    
    * Clean up
    
    * Update transform.py
    
    * Fix for torchscript
    
    * Fix scripting errors
    
    * Fix annotation
    
    * Fix lint
    
    * Fix annotation
    
    * Fix for interpolate scripting
    
    * Fix for scripting
    
    * refactoring
    
    * refactor the code
    
    * Fix annotation
    
    * Fixed annotations
    
    * Added test for resize
    
    * lint
    
    * format
    
    * bump ORT
    
    * ort-nightly version
    
    * Going to ort 1.1.0
    
    * remove version
    
    * install typing-extension
    d6ee8757
transform.py 10.4 KB