Adds IBERT to models exportable with ONNX (#14868)
* Add IBertOnnxConfig and tests * add all the supported features for IBERT and remove outputs in IbertOnnxConfig * use OnnxConfig * fix codestyle * remove serialization.rst * codestyle
This commit is contained in:
@@ -40,6 +40,7 @@ Ready-made configurations include the following models:
|
||||
- CamemBERT
|
||||
- DistilBERT
|
||||
- GPT Neo
|
||||
- I-BERT
|
||||
- LayoutLM
|
||||
- Longformer
|
||||
- Marian
|
||||
|
||||
Reference in New Issue
Block a user