tf.estimator.SessionRunValues

View source on GitHub

Contains the results of Session.run().

tf.estimator.SessionRunValues(
    _cls, results, options, run_metadata
)

In the future we may use this object to add more information about result of run without changing the Hook API.

Args:

Attributes: