transformers/tests/models/layoutlmv3
Sanchit Gandhi 905e5773a3
[processor] Add 'model input names' property (#20117)
* [processor] Add 'model input names' property

* add test

* no f string

* add generic property method to mixin

* copy to multimodal

* copy to vision

* tests for all audio

* remove ad-hoc tests

* style

* fix flava test

* fix test

* fix processor code
2022-11-10 19:29:20 +00:00
..
__init__.py Add LayoutLMv3 (#17060) 2022-05-24 09:53:45 +02:00
test_feature_extraction_layoutlmv3.py Add Image Processors (#19796) 2022-11-02 11:57:36 +00:00
test_modeling_layoutlmv3.py Add LayoutLMv3 (#17060) 2022-05-24 09:53:45 +02:00
test_modeling_tf_layoutlmv3.py [LayoutLMv3] Add TensorFlow implementation (#18678) 2022-08-30 11:48:11 +01:00
test_processor_layoutlmv3.py [processor] Add 'model input names' property (#20117) 2022-11-10 19:29:20 +00:00
test_tokenization_layoutlmv3.py Fix test_tf_encode_plus_sent_to_model for LayoutLMv3 (#18898) 2022-09-06 14:51:03 +02:00