-
Notifications
You must be signed in to change notification settings - Fork 608
Enable MV3 in xnnpack_examples #149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This pull request was exported from Phabricator. Differential Revision: D48710936 |
This pull request was exported from Phabricator. Differential Revision: D48710936 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D48710936 |
5183e78
to
4100e95
Compare
This pull request was exported from Phabricator. Differential Revision: D48710936 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D48710936 |
4100e95
to
2983858
Compare
This pull request was exported from Phabricator. Differential Revision: D48710936 |
2983858
to
a1d1f87
Compare
Summary: Pull Request resolved: pytorch/executorch#149 "mv3" needs to be added to `MODEL_NAME_TO_OPTIONS` in order to run it in `xnnpack_example` or for CI to pick it up. Reviewed By: digantdesai Differential Revision: D48710936 fbshipit-source-id: 7188f42837403a380744b0ff44edfbcc03a24146
This pull request was exported from Phabricator. Differential Revision: D48710936 |
a1d1f87
to
8aea0fe
Compare
This pull request has been merged in f9163a6. |
To avoid checking in accidental files
Summary: "mv3" needs to be added to
MODEL_NAME_TO_OPTIONS
in order to run it inxnnpack_example
or for CI to pick it up.Differential Revision: D48710936