transformers/tests/models/blip
Younes Belkada 3cb9309024
[Blip] Remove redundant shift right (#23153)
* remove redundant shit right

* fix failing tests

* this time fix tests
2023-05-19 19:14:16 +02: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 Use native TF checkpoints for the BLIP TF tests (#22593) 2023-04-05 18:43:14 +01:00
test_modeling_tf_blip.py [Blip] Remove redundant shift right (#23153) 2023-05-19 19:14:16 +02:00
test_processor_blip.py Add BLIP (#20716) 2022-12-21 09:39:10 +01:00