-
Notifications
You must be signed in to change notification settings - Fork 688
Extend EdgeProgramManager::transform() method declaration with PassManager as a "passes" param variant. #13140
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13140
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New Failures, 3 Unrelated FailuresAs of commit 15c6cb4 with merge base b114f9c ( NEW FAILURES - The following jobs have failed:
BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D79292048 |
Summary: There is a user request to pass a custom PassManager to the EdgeProgramManager::transform(). This diff extends method API appropriately. Differential Revision: D79292048
0f18884
to
c390704
Compare
This pull request was exported from Phabricator. Differential Revision: D79292048 |
Summary: Pull Request resolved: pytorch#13140 There is a user request to pass a custom PassManager to the EdgeProgramManager::transform(). This diff extends method API appropriately. Differential Revision: D79292048
0c18261
to
d095216
Compare
Summary: There is a user request to pass a custom PassManager to the EdgeProgramManager::transform(). This diff extends method API appropriately. Differential Revision: D79292048
This pull request was exported from Phabricator. Differential Revision: D79292048 |
Summary: There is a user request to pass a custom PassManager to the EdgeProgramManager::transform(). This diff extends method API appropriately. Reviewed By: larryliu0820 Differential Revision: D79292048
d095216
to
a57f65c
Compare
This pull request was exported from Phabricator. Differential Revision: D79292048 |
Summary: Pull Request resolved: pytorch#13140 There is a user request to pass a custom PassManager to the EdgeProgramManager::transform(). This diff extends method API appropriately. Reviewed By: larryliu0820 Differential Revision: D79292048
a57f65c
to
ab56fd0
Compare
Summary: There is a user request to pass a custom PassManager to the EdgeProgramManager::transform(). This diff extends method API appropriately. Reviewed By: larryliu0820 Differential Revision: D79292048
ab56fd0
to
81780d2
Compare
This pull request was exported from Phabricator. Differential Revision: D79292048 |
…nager as a "passes" param variant. (pytorch#13140) Summary: There is a user request to pass a custom PassManager to the EdgeProgramManager::transform(). This diff extends method API appropriately. Reviewed By: larryliu0820 Differential Revision: D79292048
81780d2
to
88d5930
Compare
Summary: There is a user request to pass a custom PassManager to the EdgeProgramManager::transform(). This diff extends method API appropriately. Reviewed By: larryliu0820 Differential Revision: D79292048
88d5930
to
9337410
Compare
This pull request was exported from Phabricator. Differential Revision: D79292048 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D79292048 |
…nager as a "passes" param variant. (pytorch#13140) Summary: Pull Request resolved: pytorch#13140 There is a user request to pass a custom PassManager to the EdgeProgramManager::transform(). This diff extends method API appropriately. Reviewed By: larryliu0820 Differential Revision: D79292048
9337410
to
8d88a47
Compare
…nager as a "passes" param variant. (pytorch#13140) Summary: There is a user request to pass a custom PassManager to the EdgeProgramManager::transform(). This diff extends method API appropriately. Reviewed By: larryliu0820 Differential Revision: D79292048
8d88a47
to
15c6cb4
Compare
This pull request was exported from Phabricator. Differential Revision: D79292048 |
…nager as a "passes" param variant. Differential Revision: D79292048 Pull Request resolved: pytorch#13140
Summary: There is a user request to pass a custom PassManager to the EdgeProgramManager::transform(). This diff extends method API appropriately.
Differential Revision: D79292048