transformers/tests/models/layoutlmv2
amyeroberts a95fd35426
Vision processors - replace FE with IPs (#20590)
* Replace FE references with IPs

* Update processor tests

* Update src/transformers/models/clip/processing_clip.py

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

* Update src/transformers/models/clip/processing_clip.py

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

* Update warning messages v4.27 -> v5

* Fixup

* Update Chinese CLIP processor

* Add feature_extractor property

* Add attributes

* Add tests

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
2022-12-09 10:48:34 +00:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_feature_extraction_layoutlmv2.py Add Image Processors (#19796) 2022-11-02 11:57:36 +00:00
test_modeling_layoutlmv2.py Fixes torch jit tracing for LayoutLMv2 model (re-open) (#18313) 2022-07-27 06:38:40 -04:00
test_processor_layoutlmv2.py Vision processors - replace FE with IPs (#20590) 2022-12-09 10:48:34 +00:00
test_tokenization_layoutlmv2.py add warning to let the user know that the __call__ method is faster than encode + pad for a fast tokenizer (#18693) 2022-08-24 06:27:56 -04:00