transformers/tests/models/pix2struct
Yoni Gozlan 61ac161a9d
Add support for custom inputs and batched inputs in ProcessorTesterMixin (#33711)
* add support for custom inputs and batched inputs in ProcessorTesterMixin

* Fix batch_size behavior ProcessorTesterMixin

* Change format prepare inputs batched

* Remove override test pixtral processor

* Remove unnecessary tests and cleanup after new prepare_inputs functions

* Fix instructBlipVideo image processor
2024-10-01 23:52:03 +02:00
..
__init__.py Add Pix2Struct (#21400) 2023-03-22 16:53:52 +01:00
test_image_processing_pix2struct.py Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
test_modeling_pix2struct.py Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
test_processor_pix2struct.py Add support for custom inputs and batched inputs in ProcessorTesterMixin (#33711) 2024-10-01 23:52:03 +02:00