"tests/models/auto/test_modeling_tf_auto.py" did not exist on "ba8b1f4754257e140ddabbe04a7f3e493e33802d"
  • Julien Plu's avatar
    Fix TF s2s models (#9478) · a7dabfb3
    Julien Plu authored
    * Fix Seq2Seq models for serving
    
    * Apply style
    
    * Fix lonfgormer
    
    * Fix mBart/Pegasus/Blenderbot
    
    * Apply style
    
    * Add a main intermediate layer
    
    * Apply style
    
    * Remove import
    
    * Apply tf.function to Longformer
    
    * Fix utils check_copy
    
    * Update S2S template
    
    * Fix BART + Blenderbot
    
    * Fix BlenderbotSmall
    
    * Fix BlenderbotSmall
    
    * Fix BlenderbotSmall
    
    * Fix MBart
    
    * Fix Marian
    
    * Fix Pegasus + template
    
    * Apply style
    
    * Fix common attributes test
    
    * Forgot to fix the LED test
    
    * Apply Patrick's comment on LED Decoder
    a7dabfb3
test_modeling_tf_pegasus.py 16.8 KB