"openmmlab_test/mmaction2-0.24.1/mmaction/utils/misc.py" did not exist on "44c28b2bb33d6ce9f2b02e1e6e0dd7e694c108c6"
  • Julien Plu's avatar
    New serving (#9419) · 812045ad
    Julien Plu authored
    * Add a serving method
    
    * Add albert
    
    * Add serving for BERT and BART
    
    * Add more models
    
    * Finish the serving addition
    
    * Temp fix
    
    * Restore DPR
    
    * Fix funnel attribute
    
    * Fix attributes GPT2
    
    * Fix OpenAIGPT attribute
    
    * Fix T5 attributes
    
    * Fix Bart attributes
    
    * Fix TransfoXL attributes
    
    * Add versioning
    
    * better test
    
    * Update template
    
    * Fix Flaubert
    
    * Fix T5
    
    * Apply style
    
    * Remove unused imports
    
    * Deactivate extra parameters
    
    * Remove too long test + saved_model default to False
    
    * Ignore the saved model test for some models
    
    * Fix some inputs
    
    * Fix mpnet serving
    
    * Trigger CI
    
    * Address all comments
    812045ad
test_modeling_tf_mobilebert.py 13.9 KB