Skip to content

Commit 7a2e94a

Browse files
committed
remove vit-mae masked-im task
1 parent 7f0cb92 commit 7a2e94a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

optimum/exporters/tasks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1205,7 +1205,6 @@ class TasksManager:
12051205
),
12061206
"vit-mae": supported_tasks_mapping(
12071207
"feature-extraction",
1208-
"masked-im",
12091208
onnx="VitMAEOnnxConfig",
12101209
),
12111210
"vit-msn": supported_tasks_mapping(

0 commit comments

Comments
 (0)