-
Notifications
You must be signed in to change notification settings - Fork 608
Verifier for exported program #292
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: D48926643 |
b65983a
to
9fb5cfa
Compare
This pull request was exported from Phabricator. Differential Revision: D48926643 |
9fb5cfa
to
4530c84
Compare
This pull request was exported from Phabricator. Differential Revision: D48926643 |
4530c84
to
823aa82
Compare
This pull request was exported from Phabricator. Differential Revision: D48926643 |
a5e118f
to
93accc7
Compare
This pull request was exported from Phabricator. Differential Revision: D48926643 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D48926643 |
93accc7
to
220724a
Compare
This pull request was exported from Phabricator. Differential Revision: D48926643 |
220724a
to
75d94ff
Compare
✅ Deploy Preview for resplendent-gnome-14e531 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
75d94ff
to
2ff93ef
Compare
This pull request was exported from Phabricator. Differential Revision: D48926643 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D48926643 |
2ff93ef
to
7839606
Compare
This pull request was exported from Phabricator. Differential Revision: D48926643 |
7839606
to
d7a1c40
Compare
This pull request was exported from Phabricator. Differential Revision: D48926643 |
d7a1c40
to
c13a1df
Compare
This pull request was exported from Phabricator. Differential Revision: D48926643 |
Summary: X-link: pytorch/executorch#292 Added a verifier for the graph signature in a exported program Test Plan: CI Reviewed By: zhxchen17 Differential Revision: D48926643
c13a1df
to
6e2a677
Compare
This pull request was exported from Phabricator. Differential Revision: D48926643 |
Summary: X-link: pytorch/pytorch#109519 Added a verifier for the graph signature in a exported program Reviewed By: zhxchen17 Differential Revision: D48926643
6e2a677
to
00a4f05
Compare
This pull request was exported from Phabricator. Differential Revision: D48926643 |
This pull request has been merged in b6e182c. |
Summary: X-link: pytorch/executorch#292 Added a verifier for the graph signature in a exported program Test Plan: CI Differential Revision: D48926643 Pull Request resolved: #109519 Approved by: https://github.com/zhxchen17
* arg handling * phase ordering issue resolved
Summary: Added a verifier for the graph signature in a exported program
Differential Revision: D48926643