MrGemy95/Tensorflow-Project-Template

tensorboard displays empty graph

HC-2016 opened this issue · 1 comments

I try to see the graph in tensorboard but get a blank page. However other pages such as "Scalars" are normal.

We use the summary filewriter after constructing the graph.. Make sure also you are doing this.