No scalar summary tags were found.
Maybe data hasn't loaded yet, or maybe you need
to add some tf.scalar_summary ops to your graph, and
serialize them using the tf.training.summary_io.SummaryWriter.
No histogram tags were found.
Maybe data hasn't loaded yet, or maybe you need
to add some tf.histogram_summary ops to your graph, and
serialize them using the tf.training.summary_io.SummaryWriter.
No image tags were found.
Maybe data hasn't loaded yet, or maybe you need
to add some tf.image_summary ops to your graph, and
serialize them using the tf.training.summary_io.SummaryWriter.
|
[[item.device]]
|
Graph |
(* = expandable) |
| Namespace* | |
| OpNode | |
| Unconnected series* | |
| Connected series* | |
| Constant | |
| Summary | |
| Dataflow edge | |
| Control dependency edge | |
| Reference edge |
No graph definition files were found.
To store a graph, create a
tf.python.training.summary_io.SummaryWriter
and pass the graph either via the constructor, or by calling its
add_graph() method.