transformers/tests/models/blip
Matt 56efbf4301
TensorFlow CI fixes (#24360)
* Fix saved_model_creation_extended

* Skip the BLIP model creation test for now

* Fix TF SAM test

* Fix longformer tests

* Fix Wav2Vec2

* Add a skip for XLNet

* make fixup

* make fix-copies

* Add comments
2023-06-20 12:59:21 +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 [Blip] Remove redundant shift right (#23153) 2023-05-19 19:14:16 +02:00
test_modeling_tf_blip_text.py Better TF docstring types (#23477) 2023-05-24 13:52:52 +01:00
test_modeling_tf_blip.py TensorFlow CI fixes (#24360) 2023-06-20 12:59:21 +01:00
test_processor_blip.py Add BLIP (#20716) 2022-12-21 09:39:10 +01:00