tf.OpError.message
  • References/Big Data/TensorFlow/TensorFlow Python/Running Graphs

tf.OpError.message The error message that describes the error.

2025-01-10 15:47:30
tf.errors.UnavailableError
  • References/Big Data/TensorFlow/TensorFlow Python/Running Graphs

class tf.errors.UnavailableError Raised when the runtime is currently unavailable. This exception

2025-01-10 15:47:30
tf.errors.DeadlineExceededError.
  • References/Big Data/TensorFlow/TensorFlow Python/Running Graphs

tf.errors.DeadlineExceededError.__init__(node_def, op, message) Creates a DeadlineExceededError.

2025-01-10 15:47:30
tf.errors.UnauthenticatedError.
  • References/Big Data/TensorFlow/TensorFlow Python/Running Graphs

tf.errors.UnauthenticatedError.__init__(node_def, op, message) Creates an UnauthenticatedError.

2025-01-10 15:47:30
tf.errors.AbortedError.
  • References/Big Data/TensorFlow/TensorFlow Python/Running Graphs

tf.errors.AbortedError.__init__(node_def, op, message) Creates an AbortedError.

2025-01-10 15:47:30
tf.get_default_session()
  • References/Big Data/TensorFlow/TensorFlow Python/Running Graphs

tf.get_default_session() Returns the default session for the current thread. The returned Session

2025-01-10 15:47:30
tf.errors.UnknownError
  • References/Big Data/TensorFlow/TensorFlow Python/Running Graphs

class tf.errors.UnknownError Unknown error. An example of where this error may be returned is

2025-01-10 15:47:30
tf.errors.UnimplementedError.
  • References/Big Data/TensorFlow/TensorFlow Python/Running Graphs

tf.errors.UnimplementedError.__init__(node_def, op, message) Creates an UnimplementedError.

2025-01-10 15:47:30
tf.errors.AbortedError
  • References/Big Data/TensorFlow/TensorFlow Python/Running Graphs

class tf.errors.AbortedError The operation was aborted, typically due to a concurrent action. For

2025-01-10 15:47:30
tf.errors.PermissionDeniedError.
  • References/Big Data/TensorFlow/TensorFlow Python/Running Graphs

tf.errors.PermissionDeniedError.__init__(node_def, op, message) Creates a PermissionDeniedError.

2025-01-10 15:47:30