• Michael Benayoun's avatar
    Onnx enable tasks for supported models (part 2) (#14700) · 13504dcb
    Michael Benayoun authored
    * Revert "Revert "Added support for other features for already supported models (#14358)" (#14679)"
    
    This reverts commit 0f4e39c5.
    
    * is_torch_available test to avoid failing imports
    
    * sorting parameterize parameters to solve ERROR gw0 gw1
    
    * tests fix
    
    * tests fix
    
    * GPT2 with past fix
    
    * Fixed stateful class attribute change that was breaking things when converting multiple models sequentially
    
    * Removed onnx file
    
    * Implemented suggestions
    
    * Fixed __init__ to resolve conflict with master
    
    * Remove commented import
    13504dcb
test_onnx_v2.py 10.6 KB