tf.contrib.summary.generic

tf.contrib.summary.generic(
    name,
    tensor,
    metadata=None,
    family=None,
    step=None
)

Defined in tensorflow/python/ops/summary_ops_v2.py.

Writes a tensor summary if possible.