-
Notifications
You must be signed in to change notification settings - Fork 607
Create utility to rebind args/kwargs. #10987
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/10987
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 976b910 with merge base d50f26f ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D75029675 |
Summary: Refactor to allow users to call `rebind` directly, without the need for running `BindOptionalArgsPass`. Differential Revision: D75029675
f07952c
to
e95fd86
Compare
This pull request was exported from Phabricator. Differential Revision: D75029675 |
Summary: Refactor to allow users to call `rebind` directly, without the need for running `BindOptionalArgsPass`. Differential Revision: D75029675
e95fd86
to
a11b65b
Compare
This pull request was exported from Phabricator. Differential Revision: D75029675 |
Summary: Pull Request resolved: pytorch#10987 Refactor to allow users to call `rebind` directly, without the need for running `BindOptionalArgsPass`. Differential Revision: D75029675
3d634f2
to
617e7dc
Compare
Summary: Refactor to allow users to call `rebind` directly, without the need for running `BindOptionalArgsPass`. Reviewed By: abeakkas Differential Revision: D75029675
This pull request was exported from Phabricator. Differential Revision: D75029675 |
Summary: Pull Request resolved: pytorch#10987 Refactor to allow users to call `rebind` directly, without the need for running `BindOptionalArgsPass`. Reviewed By: abeakkas Differential Revision: D75029675
617e7dc
to
112b76e
Compare
Summary: Refactor to allow users to call `rebind` directly, without the need for running `BindOptionalArgsPass`. Reviewed By: abeakkas Differential Revision: D75029675
112b76e
to
31e9075
Compare
This pull request was exported from Phabricator. Differential Revision: D75029675 |
Summary: Refactor to allow users to call `rebind` directly, without the need for running `BindOptionalArgsPass`. Reviewed By: abeakkas Differential Revision: D75029675
31e9075
to
976b910
Compare
This pull request was exported from Phabricator. Differential Revision: D75029675 |
Differential Revision: D75029675 Pull Request resolved: pytorch#10987
Summary: Refactor to allow users to call
rebind
directly, without the need for runningBindOptionalArgsPass
.Differential Revision: D75029675