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

remove deprecated data_loader #1077

Merged
merged 4 commits into from
Mar 6, 2020
Merged

remove deprecated data_loader #1077

merged 4 commits into from
Mar 6, 2020

Conversation

Borda
Copy link
Member

@Borda Borda commented Mar 6, 2020

Fixing deprecated warning in init load

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@Borda Borda added the docs Documentation related label Mar 6, 2020
@Borda Borda requested a review from williamFalcon March 6, 2020 20:41
@@ -24,14 +24,13 @@
# We are not importing the rest of the scikit during the build
# process, as it may not be compiled yet
else:
from .core import data_loader, LightningModule
Copy link
Member Author

Choose a reason for hiding this comment

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

@Borda Borda changed the title change version in Caangelog remove deprecated data_loader Mar 6, 2020
@Borda Borda added the bug Something isn't working label Mar 6, 2020
@williamFalcon williamFalcon merged commit 4896815 into master Mar 6, 2020
@Borda Borda deleted the change-ver branch March 6, 2020 21:20
@Borda Borda added this to the 0.7.0 milestone Mar 7, 2020
@AntixK
Copy link
Contributor

AntixK commented Mar 12, 2020

Hi, What will be the standard way to pass data loaders, now that the decorator is deprecated?

@Borda
Copy link
Member Author

Borda commented Mar 12, 2020

Just use your data loader...

tullie pushed a commit to tullie/pytorch-lightning that referenced this pull request Apr 3, 2020
* change version in CHangelog

* warning

* remove der data_loader

Co-authored-by: William Falcon <waf2107@columbia.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docs Documentation related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants