transformers/tests/models/tapas
Matt 134caef31a
Speed up TF tests by reducing hidden layer counts (#24595)
* hidden layers, huh, what are they good for (absolutely nothing)

* Some tests break with 1 hidden layer, use 2

* Use 1 hidden layer in a few slow models

* Use num_hidden_layers=2 everywhere

* Slightly higher tol for groupvit

* Slightly higher tol for groupvit
2023-06-30 16:30:33 +01:00
..
__init__.py
test_modeling_tapas.py Add torch >=1.12 requirement for Tapas (#24251) 2023-06-13 19:19:40 +02:00
test_modeling_tf_tapas.py Speed up TF tests by reducing hidden layer counts (#24595) 2023-06-30 16:30:33 +01:00
test_tokenization_tapas.py Skip a tapas (tokenization) test in past CI (#24378) 2023-06-20 18:35:45 +02:00