// AUTOGENERATED FILE - DO NOT MODIFY
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.train.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.train.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.train.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.train.SummaryWriter
and pass the graph either via the constructor, or by calling its
add_graph()
method.