transformers/tests/models/blip
amyeroberts c63f158903
BLIP - fix pt-tf equivalence test (#30258)
* BLIP - fix pt-tf equivalence test

* Update tests/models/blip/test_modeling_blip.py

* Update more model tests
2024-04-16 17:46:53 +01:00
..
__init__.py Add BLIP (#20716) 2022-12-21 09:39:10 +01:00
test_image_processing_blip.py Input data format (#25464) 2023-08-16 17:45:02 +01:00
test_modeling_blip.py BLIP - fix pt-tf equivalence test (#30258) 2024-04-16 17:46:53 +01:00
test_modeling_blip_text.py Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00
test_modeling_tf_blip.py Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00
test_modeling_tf_blip_text.py Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00
test_processor_blip.py Add BLIP (#20716) 2022-12-21 09:39:10 +01:00