transformers/tests/models/blip
Matt 50f82e1282
Fix docstrings for TF BLIP (#22618)
* Fix docstrings for TFBLIP

* Fix missing line in TF port!

* Use values from torch tests now other bugs fixed

* Use values from torch tests now other bugs fixed

* Fix doctest string
2023-04-12 17:46:41 +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] Fix slow tests and doctests with correct values (#22632) 2023-04-06 19:12:51 +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 Fix docstrings for TF BLIP (#22618) 2023-04-12 17:46:41 +01:00
test_processor_blip.py Add BLIP (#20716) 2022-12-21 09:39:10 +01:00