tf.OpError.message The error message that describes the error.
tf.errors.PermissionDeniedError.__init__(node_def, op, message) Creates a PermissionDeniedError.
tf.get_default_session() Returns the default session for the current thread. The returned Session
tf.Session.__exit__(exec_type, exec_value, exec_tb)
tf.OpError.error_code The integer error code that describes the error.
class tf.errors.OutOfRangeError Raised when an operation iterates past the valid input range. This
tf.errors.ResourceExhaustedError.__init__(node_def, op, message) Creates a ResourceExhaustedError.
class tf.Session A class for running TensorFlow operations. A Session object encapsulates
class tf.errors.UnimplementedError Raised when an operation has not been implemented. Some operations
class tf.errors.DeadlineExceededError Raised when a deadline expires before an operation could complete. This
Page 3 of 6