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

Fix all Trainers to support PyTorch DataLoaders #1703

Merged
merged 2 commits into from
Oct 28, 2023

Conversation

kaybe20
Copy link
Contributor

@kaybe20 kaybe20 commented Oct 28, 2023

Fixes an error that occurred when using Trainers with PyTorch DataLoaders instead of a Lightning DataModule.
-> as discussed in #1598

@github-actions github-actions bot added the trainers PyTorch Lightning trainers label Oct 28, 2023
@kaybe20
Copy link
Contributor Author

kaybe20 commented Oct 28, 2023

@microsoft-github-policy-service agree

@adamjstewart adamjstewart added this to the 0.5.1 milestone Oct 28, 2023
@adamjstewart adamjstewart merged commit 906e113 into microsoft:main Oct 28, 2023
nilsleh pushed a commit that referenced this pull request Nov 6, 2023
* Fix all Trainers to support PyTorch DataLoaders

* Add DataLoader Fix For MultiLabelClassification

---------

Co-authored-by: Kay Benkert <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
trainers PyTorch Lightning trainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants