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