python 3.x - No output from tensorboard -
i novice in tensorflow , read book called tensorflow machine intelligence tried run code on page 37 , find there no output(i.e.data flow graph coming out. have created graph using 'tf.summary.filewriter' name"2333". typed in , got in commandline:
'ps c:\users\administrator\appdata\local\programs\python\python36\lib\site-packages\tensorflow\tensorboard> py -3 tensorboard.py --logdir="2333" starting tensorboard b'54' @ http://pc-20140706btdd:6006 (press ctrl+c quit)'
nothing happened after that!
thank help!
Comments
Post a Comment