transformers/tests/models/donut
amyeroberts 292acd71d6
Update image processor parameters if creating with kwargs (#20866)
* Update parameters if creating with kwargs

* Shallow copy to prevent mutating input

* Pass all args in constructor dict - warnings in init

* Fix typo
2023-01-04 14:29:48 +00:00
..
__init__.py Add Donut (#18488) 2022-08-12 16:40:58 +02:00
test_feature_extraction_donut.py Update image processor parameters if creating with kwargs (#20866) 2023-01-04 14:29:48 +00:00
test_modeling_donut_swin.py remvoe _create_and_check_torch_fx_tracing in specific test files (#18667) 2022-09-07 16:22:09 +02:00
test_processing_donut.py Optimizes DonutProcessor token2json method for speed (#20283) 2022-11-22 10:40:59 -05:00