-
Notifications
You must be signed in to change notification settings - Fork 607
export and delegate example fix, typos #478
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
✅ Deploy Preview for resplendent-gnome-14e531 canceled.
|
This pull request was exported from Phabricator. Differential Revision: D49602228 |
a11e0b4
to
cc3d171
Compare
This pull request was exported from Phabricator. Differential Revision: D49602228 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D49602228 |
cc3d171
to
05dd877
Compare
This pull request was exported from Phabricator. Differential Revision: D49602228 |
05dd877
to
22db74d
Compare
This pull request was exported from Phabricator. Differential Revision: D49602228 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D49602228 |
22db74d
to
3d70f85
Compare
This pull request was exported from Phabricator. Differential Revision: D49602228 |
3d70f85
to
a5f97df
Compare
Summary: - Fix error creating [composite and whole models]( https://www.internalfb.com/intern/staticdocs/executorch/docs/tutorials/setting_up_executorch/#step-4-generate-a-program-file-from-an-nnmodule) - Add test to CI when model is add_mul - Found some typos as well Reviewed By: mergennachin Differential Revision: D49602228
a5f97df
to
c615caa
Compare
This pull request was exported from Phabricator. Differential Revision: D49602228 |
c615caa
to
209860b
Compare
This pull request was exported from Phabricator. Differential Revision: D49602228 |
This pull request has been merged in f586b59. |
Summary:
Fix error creating composite and whole models
Add test to CI when model is add_mul
Found some typos as well
Differential Revision: D49602228