transformers/tests/models/idefics2
amyeroberts 0f67ba1d74
Add ViTImageProcessorFast to tests (#31424)
* Add ViTImageProcessor to tests

* Correct data format

* Review comments
2024-06-25 13:36:58 +01:00
..
__init__.py
test_image_processing_idefics2.py Add ViTImageProcessorFast to tests (#31424) 2024-06-25 13:36:58 +01:00
test_modeling_idefics2.py Encoder-decoder models: move embedding scale to nn.Module (#30410) 2024-05-01 12:33:00 +05:00
test_processing_idefics2.py