tf.contrib.layers.summarize_collection(
collection,
name_filter=None,
summarizer=tf.contrib.layers.summarize_tensor
)
Defined in tensorflow/contrib/layers/python/layers/summaries.py.
See the guide: Layers (contrib) > Summaries
Summarize a graph collection of tensors, possibly filtered by name.
© 2018 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/python/tf/contrib/layers/summarize_collection