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

Update data model download location to temp dir. #3899

Merged
merged 1 commit into from
Apr 6, 2018

Conversation

qlzh727
Copy link
Member

@qlzh727 qlzh727 commented Apr 6, 2018

This temp gz file is now save on local as a temp file, and does not depend on the data_dir flag, which could be a remote file system. We do it this way since the urllib use the default python open while copying the content.

Verified on GCP with default mnist.py.

@qlzh727 qlzh727 requested a review from saeta April 6, 2018 18:25
@qlzh727 qlzh727 requested review from karmel and a team as code owners April 6, 2018 18:25
@qlzh727 qlzh727 merged commit cffaa58 into tensorflow:master Apr 6, 2018
@qlzh727 qlzh727 deleted the mnist-fix branch May 3, 2018 17:20
omegafragger pushed a commit to omegafragger/models that referenced this pull request May 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants