2017-08-30 90 views
1

我有Win7 x64,TensorFlow(GPU)1.3.0,TensorBoard 0.1.5,Python 3.6,CUDA 8.0。
Tensorboard運行良好,但是當我嘗試--debug時,tensorboard說沒有額外的行/輸出。
這是正確的嗎?tensorboard --debug顯示沒有信息

D:>tensorboard --logdir=tr:C:\Users\Martin\tmp.tf\04_hist --debug 

注意:「tr:」是Win的解決方法。

回答

0

至於我與--debug選項默認情況下,Windows操作系統我看到消息只有在警告的情況下

(3.5-n) C:\soft\Miniconda3>tensorboard --logdi=test:D:\Projects\logs\2 --debug 
TensorBoard 0.1.7 at http://PDESK:6006 (Press CTRL+C to quit) 
W1013 13:42:00.471421 Reloader tf_logging.py:86] Found more than one graph event per run, or there was a metagraph containing a graph_def, as well as one or more graph events. Overwriting the graph with the newest event. 
W1013 13:42:00.510424 Reloader tf_logging.py:86] Found more than one graph event per run, or there was a metagraph containing a graph_def, as well as one or more graph events. Overwriting the graph with the newest event.