Add ONNX support for LayoutLMv3 (#17953)

* Add ONNX support for LayoutLMv3

* Update docstrings

* Update empty description in docstring

* Fix imports and type hints
This commit is contained in:
regisss
2022-06-30 18:09:52 +02:00
committed by GitHub
parent fe14046421
commit 9cb7cef285
6 changed files with 141 additions and 7 deletions

View File

@@ -70,6 +70,7 @@ Ready-made configurations include the following architectures:
- GPT-J
- I-BERT
- LayoutLM
- LayoutLMv3
- LongT5
- M2M100
- Marian