transformers/tests/models/blip
Zafir Stojanovski f63d822242
Blip dynamic input resolution (#30722)
* blip with interpolated pos encoding

* feat: Add interpolate_pos_encoding option to other models from `BLIP` family.

* include check for textual generated content in tests
2024-05-13 12:20:16 +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 dynamic input resolution (#30722) 2024-05-13 12:20:16 +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