• 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_common.py 51.6 KB