transformers/tests/models/siglip
David Xue 60293bd210
Add dynamic resolution input/interpolate position embedding to SigLIP (#30719)
* Add interpolate positional encoding to siglip

* Change # of patches for siglip interpolation test

* fix formatting

* Apply nit suggestions from code review

Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>

---------

Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
2024-05-09 11:10:38 +01:00
..
__init__.py Add SigLIP (#26522) 2024-01-08 18:17:16 +01:00
test_image_processor_siglip.py Add SigLIP (#26522) 2024-01-08 18:17:16 +01:00
test_modeling_siglip.py Add dynamic resolution input/interpolate position embedding to SigLIP (#30719) 2024-05-09 11:10:38 +01:00
test_tokenization_siglip.py Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00