transformers/tests/models/donut
amyeroberts ae1cffaf3c
Add Donut image processor (#20425)
* Add Donut image processor

* Update src/transformers/image_transforms.py

Co-authored-by: Alara Dirik <8944735+alaradirik@users.noreply.github.com>

* Fix docstrings

* Full var names in docstring

Co-authored-by: Alara Dirik <8944735+alaradirik@users.noreply.github.com>
2022-11-29 10:38:01 +00:00
..
__init__.py Add Donut (#18488) 2022-08-12 16:40:58 +02:00
test_feature_extraction_donut.py Add Donut image processor (#20425) 2022-11-29 10:38:01 +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