tf.contrib.layers.summarize_activation

Summarize an activation.

This applies the given activation and adds useful summaries specific to the activation.

Args
op The tensor to summarize (assumed to be a layer activation).
Returns
The summary op created to summarize op.

© 2020 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/versions/r1.15/api_docs/python/tf/contrib/layers/summarize_activation