class tf.errors.OutOfRangeError Raised when an operation iterates past the valid input range. This
tf.Session.graph The graph that was launched in this session.
class tf.errors.DeadlineExceededError Raised when a deadline expires before an operation could complete. This
tf.errors.UnknownError.__init__(node_def, op, message, error_code=2) Creates an UnknownError.
tf.errors.UnavailableError.__init__(node_def, op, message) Creates an UnavailableError.
tf.Session.as_default() Returns a context manager that makes this object the default session. Use
class tf.errors.AlreadyExistsError Raised when an entity that we attempted to create already exists. For
tf.errors.DataLossError.__init__(node_def, op, message) Creates a DataLossError.
class tf.InteractiveSession A TensorFlow Session for use in interactive contexts, such as a shell.
tf.errors.CancelledError.__init__(node_def, op, message) Creates a CancelledError.
Page 4 of 6