tf.errors.AlreadyExistsError.__init__(node_def, op, message) Creates an AlreadyExistsError.
class tf.errors.UnauthenticatedError The request does not have valid authentication credentials. This
class tf.OpError A generic error that is raised when TensorFlow execution fails. Whenever possible
tf.OpError.__str__()
tf.Session.reset(target, containers=None, config=None) Resets resource containers on target, and close all connected
class tf.errors.ResourceExhaustedError Some resource has been exhausted. For example, this error
tf.Session.close() Closes this session. Calling this method frees all resources associated with
class tf.errors.NotFoundError Raised when a requested entity (e.g., a file or directory) was not found. For
tf.errors.InternalError.__init__(node_def, op, message) Creates an InternalError.
tf.OpError.message The error message that describes the error.
Page 1 of 6