I am trying to trace the tensorboard graph for https://github.com/promach/gdas However, from what I can observe so far, the tensorboard graph does not really indicate user-understandable node names and cell names which makes it so difficult for tracking down the connections within the graph. Any suggestions ? Note: I am using torch.utils.tensorboard submitted by /u/promach |
Categories