stanford-tensorflow-tutorials icon indicating copy to clipboard operation
stanford-tensorflow-tutorials copied to clipboard

Not able to visualize tensorboard graph for style transfer

Open gowtham1997 opened this issue 6 years ago • 0 comments

Hello, I tried running tensorboard --logdir graphs/style_stranfer after running the style_transfer_sol.py. I couldn't visualize the graph and am getting No dashboards are active for the current data set . I also tried adding writer.close() to close filewriter but that doesn't help as well. image I also found that the tfevent files didn't have any information. image

Any help would be appreciated.

Thanks

gowtham1997 avatar May 24 '18 11:05 gowtham1997