transformers/tests/models/funnel
Matt 3403712958
Big TF test cleanup (#24282)
* Fix one BLIP arg not being optional, remove misspelled arg

* Remove the lxmert test overrides and just use the base test_saved_model_creation

* saved_model_creation fixes and re-enabling tests across the board

* Remove unnecessary skip

* Stop caching sinusoidal embeddings in speech_to_text

* Fix transfo_xl compilation

* Fix transfo_xl compilation

* Fix the conditionals in xglm

* Set the save spec only when building

* Clarify comment

* Move comment correctly

* Correct embeddings generation for speech2text

* Mark RAG generation tests as @slow

* Remove redundant else:

* Add comment to clarify the save_spec line in build()

* Fix size tests for XGLM at last!

* make fixup

* Remove one band_part operation

* Mark test_keras_fit as @slow
2023-06-16 15:40:49 +01:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_modeling_funnel.py 🔥Rework pipeline testing by removing `PipelineTestCaseMeta` 🚀 (#21516) 2023-02-28 19:40:57 +01:00
test_modeling_tf_funnel.py Big TF test cleanup (#24282) 2023-06-16 15:40:49 +01:00
test_tokenization_funnel.py Update quality tooling for formatting (#21480) 2023-02-06 18:10:56 -05:00