add ONNX support for swin transformer (#19390)

* swin transformer onnx support

* Updated image dimensions as dynamic

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>

Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>
This commit is contained in:
Bibhabasu Mohapatra
2022-10-07 18:53:24 +05:30
committed by GitHub
parent 969534af4b
commit e162cebfa3
5 changed files with 30 additions and 2 deletions

View File

@@ -94,6 +94,7 @@ Ready-made configurations include the following architectures:
- RoFormer
- SegFormer
- SqueezeBERT
- Swin Transformer
- T5
- ViT
- XLM