-
Notifications
You must be signed in to change notification settings - Fork 608
Prohibit customize export config #337
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: D49258936 |
f63bf0a
to
dabd412
Compare
This pull request was exported from Phabricator. Differential Revision: D49258936 |
dabd412
to
44ae7ff
Compare
This pull request was exported from Phabricator. Differential Revision: D49258936 |
44ae7ff
to
0e6a317
Compare
This pull request was exported from Phabricator. Differential Revision: D49258936 |
0e6a317
to
ab1869f
Compare
This pull request was exported from Phabricator. Differential Revision: D49258936 |
ab1869f
to
ced7e0f
Compare
This pull request was exported from Phabricator. Differential Revision: D49258936 |
Summary: More cleanup in `executorch/examples`. `_unlift` flag is removed for all models and all use-cases in examples, we can push to use canonical export config one step further. Not in this diff but `enable_aot` will be removed later together with `exir.capture()` Reviewed By: digantdesai Differential Revision: D49258936
ced7e0f
to
bf88b3c
Compare
This pull request was exported from Phabricator. Differential Revision: D49258936 |
bf88b3c
to
90e7e55
Compare
This pull request was exported from Phabricator. Differential Revision: D49258936 |
This pull request has been merged in 2bb3896. |
More cleanup for
examples
code.Differential Revision: D49258936