Skip to content
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

parallel_loader: fix AttributeError (#8314) #8315

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

mcuiaws
Copy link
Contributor

@mcuiaws mcuiaws commented Oct 24, 2024

Fixes #8314

Copy link
Collaborator

@ManfeiBai ManfeiBai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM

@ManfeiBai
Copy link
Collaborator

ManfeiBai commented Oct 25, 2024

Let's cherry-pick it into r2.5.1 branch too: #8317

@ManfeiBai ManfeiBai merged commit 15aefe4 into pytorch:master Oct 25, 2024
12 checks passed
ManfeiBai added a commit that referenced this pull request Oct 25, 2024
Co-authored-by: mcuiaws <mikecui@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AttributeError: 'ParallelLoader' object has no attribute '_loader' (torch-xla==2.5.0)
2 participants