• Julien Plu's avatar
    Fix saved model creation (#5468) · 9996f697
    Julien Plu authored
    * Fix TF Serving when output_hidden_states and output_attentions are True
    
    * Add tests for saved model creation + bug fix for multiple choices models
    
    * remove unused import
    
    * Fix the input for several layers
    
    * Fix test
    
    * Fix conflict printing
    
    * Apply style
    
    * Fix XLM and Flaubert for TensorFlow
    
    * Apply style
    
    * Fix TF check version
    
    * Apply style
    
    * Trigger CI
    9996f697
test_modeling_tf_common.py 38.7 KB