提交 095f1988 编写于 作者: J Jeff Hammerbacher

Change log directory in text to match code in TensorBoard How To

Change-Id: Idf0135aeecf7b66d57633991d36b1edee22bbf4e
上级 f32659b0
......@@ -67,7 +67,7 @@ every `n` steps.
The code example below is a modification of the [simple MNIST tutorial]
(http://tensorflow.org/tutorials/mnist/beginners/index.md), in which we have
added some summary ops, and run them every ten steps. If you run this and then
launch `tensorboard --logdir=/tmp/mnist_data`, you'll be able to visualize
launch `tensorboard --logdir=/tmp/mnist_logs`, you'll be able to visualize
statistics, such as how the weights or accuracy varied during training.
The code below is an exerpt; full source is [here](../../tutorials/mnist/mnist_with_summaries.py).
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册