-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Replace torch.utils.data.graph.traverse
with traverse_dps
#6657
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
[ghstack-poisoned]
torch.utils.data.graph.traverse
with traverse_dps
…ps`" CI is expected to fail for now. This should be merged only after pytorch/pytorch#85667 has been merged into nightly and internal. [ghstack-poisoned]
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.
LGTM. Same as the comment in TorchData, let's merge it until nightly is updated
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.
Thanks @NivekT!
Hey @pmeier! You merged this PR, but no labels were added. The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py |
#6657) Summary: * Replace torch.utils.data.graph.traverse with traverse_dps [ghstack-poisoned] * Update on "Replace `torch.utils.data.graph.traverse` with `traverse_dps`" CI is expected to fail for now. This should be merged only after pytorch/pytorch#85667 has been merged into nightly and internal. [ghstack-poisoned] Reviewed By: YosuaMichael Differential Revision: D39885426 fbshipit-source-id: 3079b5ad4343bb3a4b2e514461472aced8fb6998 Co-authored-by: Philip Meier <github.pmeier@posteo.de>
Stack from ghstack:
torch.utils.data.graph.traverse
withtraverse_dps
#6657CI is expected to fail for now. This should be merged only after pytorch/pytorch#85667 has been merged into nightly and internal.