Visualization of the tensor graph, the graph was not created

enter image description hereI follow https://github.com/aymericdamien/TensorFlow-Examples/blob/master/examples/5%20-%20User%20Interface/loss_visualization.py to visualize the tensor flow.

What I did (on Pycharm):

However, in my browser http: // localhost: 6006 / , no graphics are generated, although it seems that the tensor was running. Please refer to the attached screenshots.

What did I miss? Many thanks.

( .... )

enter image description here

+4

All Articles