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

MNIST loader refactored: permanent 'data' and 'targets' fields #578

Merged
merged 1 commit into from Aug 16, 2018

Conversation

dizcza
Copy link
Contributor

@dizcza dizcza commented Aug 16, 2018

Addresses #577.
Simplified code.

Copy link
Member

@fmassa fmassa left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@fmassa fmassa merged commit c74b79c into pytorch:master Aug 16, 2018
@lanpa
Copy link
Contributor

lanpa commented Feb 5, 2019

Hi, This PR breaks many existing example which using MNIST and it might be hard to trace the root cause for people unfamiliar with pytorch. To be more user friendly, I suggest to add those test_data, test_label etc. (as alias) back along with deprecation message before publishing the next pip release.

@dizcza
Copy link
Contributor Author

dizcza commented Feb 5, 2019

Yes, alias with a deprecation message, saying it'll be removed in the next release, might be a good idea.
What do you think, @fmassa ?

@fmassa
Copy link
Member

fmassa commented Feb 11, 2019

@dizcza I agree with this path.
I was planning on cutting a release this week, would it be possible to get this deprecation message in soon?

Thanks!

@dizcza
Copy link
Contributor Author

dizcza commented Feb 12, 2019

I won't be available this week. Please find someone else.

@fmassa
Copy link
Member

fmassa commented Feb 12, 2019

Sounds good, I'll get this done

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

3 participants