Visualization Util

Utility functions for graph visualization.

log_graph(graph, name)[source]

Log the graph on Tensorboard.

Parameters
  • graph – the tensorflow graph to be plotted on Tensorboard

  • name – the name of the graph