transformers/tests/models/markuplm
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 MarkupLM (#19198) 2022-09-30 08:25:43 +02:00
test_feature_extraction_markuplm.py Add MarkupLM (#19198) 2022-09-30 08:25:43 +02:00
test_modeling_markuplm.py Add MarkupLM (#19198) 2022-09-30 08:25:43 +02:00
test_processor_markuplm.py [processor] Add 'model input names' property (#20117) 2022-11-10 19:29:20 +00:00
test_tokenization_markuplm.py Add MarkupLM (#19198) 2022-09-30 08:25:43 +02:00