transformers/tests/models/layoutlmv3
Vinh H. Pham 1897a02d83
Add Fast Image Processor for LayoutLMv3 (#37201)
* support fast image processor layoutlmv3

* make style

* add warning and update test

* make style

* Update src/transformers/models/layoutlmv3/image_processing_layoutlmv3_fast.py

* Update image_processing_auto.py

---------

Co-authored-by: Yoni Gozlan <74535834+yonigozlan@users.noreply.github.com>
2025-04-14 15:42:11 +02:00
..
__init__.py Add LayoutLMv3 (#17060) 2022-05-24 09:53:45 +02:00
test_image_processing_layoutlmv3.py Add Fast Image Processor for LayoutLMv3 (#37201) 2025-04-14 15:42:11 +02:00
test_modeling_layoutlmv3.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00
test_modeling_tf_layoutlmv3.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00
test_processor_layoutlmv3.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00
test_tokenization_layoutlmv3.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00