-
Notifications
You must be signed in to change notification settings - Fork 744
improve error messaging in to_edge_transform_and_lower #7184
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/7184
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit bd19f19 with merge base a9565aa ( 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: D66787170 |
Summary: when sanity checks fail, the error message isn't super useful because we don't know what node or what op target is the violating one. We improve the error message here so that we can see what it is. Reviewed By: tarun292 Differential Revision: D66787170
da63cae to
bc25e88
Compare
|
This pull request was exported from Phabricator. Differential Revision: D66787170 |
Summary: when sanity checks fail, the error message isn't super useful because we don't know what node or what op target is the violating one. We improve the error message here so that we can see what it is. Reviewed By: tarun292 Differential Revision: D66787170
bc25e88 to
c76d972
Compare
|
This pull request was exported from Phabricator. Differential Revision: D66787170 |
Summary: when sanity checks fail, the error message isn't super useful because we don't know what node or what op target is the violating one. We improve the error message here so that we can see what it is. Reviewed By: tarun292 Differential Revision: D66787170
c76d972 to
bd19f19
Compare
|
This pull request was exported from Phabricator. Differential Revision: D66787170 |
Summary: when sanity checks fail, the error message isn't super useful because we don't know what node or what op target is the violating one. We improve the error message here so that we can see what it is.
Differential Revision: D66787170