We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7015ed1 commit 3702083Copy full SHA for 3702083
src/transformers/onnx/features.py
@@ -233,7 +233,7 @@ class FeaturesManager:
233
"default",
234
"image-classification",
235
"image-segmentation",
236
- onnx_config_cls="models.data2vec.Data2VecVisionConfig",
+ onnx_config_cls="models.data2vec.Data2VecVisionOnnxConfig",
237
),
238
"deberta": supported_features_mapping(
239
0 commit comments