-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[BE] Remove unused argument #141983
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
[BE] Remove unused argument #141983
Conversation
Summary: As title, the `node_filter` argument is not used. Test Plan: CI Differential Revision: D66712599
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/141983
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (3 Unrelated Failures)As of commit 1049185 with merge base 7bb2228 ( FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D66712599 |
@pytorchbot merge (Initiating merge automatically since Phabricator Diff has merged) |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Summary: As title, the `node_filter` argument is not used. Test Plan: CI Differential Revision: D66712599 Pull Request resolved: pytorch#141983 Approved by: https://github.com/tugsbayasgalan
Summary: As title, the `node_filter` argument is not used. Test Plan: CI Differential Revision: D66712599 Pull Request resolved: pytorch#141983 Approved by: https://github.com/tugsbayasgalan
Summary: As title, the
node_filter
argument is not used.Test Plan: CI
Differential Revision: D66712599