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

Opt TensorBoard out of tf.gfile's GCS filesystem caching #1226

Merged
merged 1 commit into from
Jun 5, 2018

Conversation

nfelt
Copy link
Contributor

@nfelt nfelt commented Jun 4, 2018

Sets an environment variable before the first import of tensorflow that disables the TF GCS filesystem cache, which interacts pathologically with the pattern of reads used by TensorBoard for logdirs.

See #1225 for the full context.

@nfelt nfelt requested a review from jart June 4, 2018 23:38
@jart jart merged commit 634f93a into tensorflow:master Jun 5, 2018
@nfelt nfelt deleted the gcs-caching-disable branch June 5, 2018 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants