Skip to content

Fix TensorFlow test tempdir problem#1572

Merged
boegel merged 1 commit intoeasybuilders:developfrom
akesandgren:fix-tensorflow-test-tmpdir
Nov 8, 2018
Merged

Fix TensorFlow test tempdir problem#1572
boegel merged 1 commit intoeasybuilders:developfrom
akesandgren:fix-tensorflow-test-tmpdir

Conversation

@akesandgren
Copy link
Copy Markdown
Contributor

mnist_with_summaries.py uses a log dir that by default is in /tmp/tensorflow

Make sure it ends up in an EB controlled tempdir that gets cleaned up when done.
The --log_dir arg to mnist_softmax.py is ignored since it doesn't use it.

…sorflow

Make sure it ends up in an EB controlled tempdir that gets cleaned up when done.
The --log_dir arg to mnist_softmax.py is ignored since it doesn't use it.
Copy link
Copy Markdown
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

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

lgtm, taking it for a spin before merging...

@boegel
Copy link
Copy Markdown
Member

boegel commented Nov 8, 2018

Works like a charm, so going in, thanks @akesandgren!

@boegel boegel merged commit 6e28b79 into easybuilders:develop Nov 8, 2018
@akesandgren akesandgren deleted the fix-tensorflow-test-tmpdir branch November 9, 2018 06:38
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.

2 participants