transformers/tests/models/t5
Raushan Turganbay 73d65e637b
T5 compile compatibilty (#34089)
* this worked in normal generation, needs more tests

* fix almost all tests in t5

* nit

* longt5, umt5, mt5

* style

* udop, pix2struct

* more models

* fix some tests

* fix onnx tests

* tracing tests fixed

* compile enabled and tested for t5 models

* fix small bug in slow tests

* [run-slow] t5

* uncomment

* style

* update with new generation refactoring

* nit

* fix copies

* this is the fix, had to change t5 to fix copies

* update

* [run-slow] t5

* [run-slow] t5

* update

* add test for encoder only T5

* clean up after rebase

* fix pop2piano

* add comment

* style

* fix copies after rebase

* fix copies  missed this one
2024-10-22 08:23:53 +02:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_modeling_flax_t5.py Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
test_modeling_t5.py T5 compile compatibilty (#34089) 2024-10-22 08:23:53 +02:00
test_modeling_tf_t5.py Generate tests: modality-agnostic input preparation (#33685) 2024-10-03 14:01:24 +01:00
test_tokenization_t5.py Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00