transformers/tests/models/clip
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 Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_image_processing_clip.py Update quality tooling for formatting (#21480) 2023-02-06 18:10:56 -05:00
test_modeling_clip.py Update some torchscript tests after #24505 (#24566) 2023-06-29 16:05:24 +02:00
test_modeling_flax_clip.py Update quality tooling for formatting (#21480) 2023-02-06 18:10:56 -05:00
test_modeling_tf_clip.py Speed up TF tests by reducing hidden layer counts (#24595) 2023-06-30 16:30:33 +01:00
test_processor_clip.py Vision processors - replace FE with IPs (#20590) 2022-12-09 10:48:34 +00:00
test_tokenization_clip.py Update quality tooling for formatting (#21480) 2023-02-06 18:10:56 -05:00