Hello TensorBoard
13. TensorFlow Debugger (tfdbg)
아기토깡이♡
2018. 11. 1. 08:14
<TensorFlow Debugger (tfdbg)>
1. Wrapping TensorFlow session with tfdbg
2. Run
(For Windows) pip install pyreadline
3. fetch data
4. Command examples
1) lt (-n, -t, -f, -fenn, -s, -r)
2) pt (-a, -r, -s, -w)
3) ni (-a, -d, -t)
4) li / lo
5. (to exit the tfdbg): quit
<MNIST example>
python -m tensorflow.python.debug.examples.debug_mnist --debug