transformers/tests/models/blip
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 Add BLIP (#20716) 2022-12-21 09:39:10 +01:00
test_image_processing_blip.py Update quality tooling for formatting (#21480) 2023-02-06 18:10:56 -05:00
test_modeling_blip_text.py Add TF port of BLIP (#22090) 2023-04-04 16:05:22 +01:00
test_modeling_blip.py Update some torchscript tests after #24505 (#24566) 2023-06-29 16:05:24 +02:00
test_modeling_tf_blip_text.py Speed up TF tests by reducing hidden layer counts (#24595) 2023-06-30 16:30:33 +01:00
test_modeling_tf_blip.py Speed up TF tests by reducing hidden layer counts (#24595) 2023-06-30 16:30:33 +01:00
test_processor_blip.py Add BLIP (#20716) 2022-12-21 09:39:10 +01:00