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 train_loader not initalized properly #981

Merged
merged 4 commits into from
May 11, 2023

Conversation

Louis-Dupont
Copy link
Contributor

I am not sure why this error happens to begin (see #967), and I couldnt reproduce it, but this should fix it:

  • Make the code more robust to this type of error
  • Raise a more explicit error when user doesnt provide a loader and not loader found in cache.

@dagshub
Copy link

dagshub bot commented May 11, 2023

Copy link
Collaborator

@shaydeci shaydeci left a comment

Choose a reason for hiding this comment

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

LGTM

@shaydeci shaydeci merged commit 9301db5 into master May 11, 2023
@shaydeci shaydeci deleted the SG-000/hotfix-fix_train_loader_error branch May 11, 2023 13:09
avideci pushed a commit that referenced this pull request May 23, 2023
avideci pushed a commit that referenced this pull request May 23, 2023
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.

None yet

2 participants