Adds GroupViT to models exportable with ONNX (#18628)

* groupvit to onnx

* dynamic shape for pixel values dim
This commit is contained in:
Dhruv Karan
2022-08-30 18:01:35 +05:30
committed by GitHub
parent 46d0e26a27
commit 220da3b8a1
6 changed files with 58 additions and 2 deletions

View File

@@ -70,6 +70,7 @@ Ready-made configurations include the following architectures:
- FlauBERT
- GPT Neo
- GPT-J
- GroupViT
- I-BERT
- LayoutLM
- LayoutLMv3