Skip to content

Commit

Permalink
Trying to fix the doc
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbenayoun committed Dec 17, 2024
1 parent 3c5f757 commit 58326c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions optimum/exporters/executorch/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
"discover_tasks",
"register_task",
],
"xnnpack": [
"export_to_executorch_with_xnnpack",
],
"__main__": ["main_export"],
}

Expand Down

0 comments on commit 58326c4

Please sign in to comment.