This repository was archived by the owner on Jan 1, 2021. It is now read-only.

Description
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.

I also found that the tfevent files didn't have any information.

Any help would be appreciated.
Thanks