-
Notifications
You must be signed in to change notification settings - Fork 712
Make constant_folding's _DEFAULT_SKIP_TARGETS public #10760
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
Make constant_folding's _DEFAULT_SKIP_TARGETS public #10760
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10760
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit c478189 with merge base a37b369 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
This pull request was exported from Phabricator. Differential Revision: D74349918 |
Summary: This follows D73513516 and allows customers of constant_prop_pass to use previous defaults Differential Revision: D74349918
dcfe91b to
9164e51
Compare
|
This pull request was exported from Phabricator. Differential Revision: D74349918 |
Summary: Pull Request resolved: pytorch#10760 This follows D73513516 and allows customers of constant_prop_pass to use previous defaults Differential Revision: D74349918
9164e51 to
6c603de
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks a bit weird since both sets are the same here but I guess its fine
Summary: This follows D73513516 and allows customers of constant_prop_pass to use previous defaults Reviewed By: JacobSzwejbka Differential Revision: D74349918
6c603de to
1daa831
Compare
|
This pull request was exported from Phabricator. Differential Revision: D74349918 |
Summary: This follows D73513516 and allows customers of constant_prop_pass to use previous defaults This goes with D74350331 and D74280168 Reviewed By: JacobSzwejbka Differential Revision: D74349918
1daa831 to
c478189
Compare
|
This pull request was exported from Phabricator. Differential Revision: D74349918 |
Summary: This follows D73513516 and allows customers of constant_prop_pass to use previous defaults
Differential Revision: D74349918