-
Notifications
You must be signed in to change notification settings - Fork 607
make the graph comilation based on xnnpack compile config #2452
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/2452
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 76e681d with merge base 1269262 ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D54929119 |
…orch#2452) Summary: This diff makes graphs modules under xnnpack rely on xnnpack compile config, to make xnnpack compile config control edge compilation, and easier to control the flow. Differential Revision: D54929119
32c59a5
to
8283125
Compare
This pull request was exported from Phabricator. Differential Revision: D54929119 |
…orch#2452) Summary: bypass-github-pytorch-ci-checks This diff makes graphs modules under xnnpack rely on xnnpack compile config, to make xnnpack compile config control edge compilation, and easier to control the flow. Reviewed By: cccclai Differential Revision: D54929119
8283125
to
5d83c78
Compare
This pull request was exported from Phabricator. Differential Revision: D54929119 |
…orch#2452) Summary: bypass-github-pytorch-ci-checks This diff makes graphs modules under xnnpack rely on xnnpack compile config, to make xnnpack compile config control edge compilation, and easier to control the flow. Reviewed By: cccclai Differential Revision: D54929119
5d83c78
to
76e681d
Compare
This pull request was exported from Phabricator. Differential Revision: D54929119 |
This pull request has been merged in 71ea7cb. |
Summary: This diff makes graphs modules under xnnpack rely on xnnpack compile config, to make xnnpack compile config control edge compilation, and easier to control the flow.
Differential Revision: D54929119