class tf.errors.FailedPreconditionError Operation was rejected because the system is not in a state to execute it.
class tf.errors.InvalidArgumentError Raised when an operation receives an invalid argument. This
tf.OpError.message The error message that describes the error.
class tf.errors.DataLossError Raised when unrecoverable data loss or corruption is encountered. For
class tf.errors.UnimplementedError Raised when an operation has not been implemented. Some operations
class tf.errors.OutOfRangeError Raised when an operation iterates past the valid input range. This
class tf.Session A class for running TensorFlow operations. A Session object encapsulates
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.ResourceExhaustedError.__init__(node_def, op, message) Creates a ResourceExhaustedError.
Page 3 of 6