Searched refs:UnauthenticatedError (Results 1 – 7 of 7) sorted by relevance
1 path: "tensorflow.errors.UnauthenticatedError"3 is_instance: "<class \'tensorflow.python.framework.errors_impl.UnauthenticatedError\'>"
124 name: "UnauthenticatedError"
333 class UnauthenticatedError(OpError): class343 super(UnauthenticatedError, self).__init__(node_def, op, message,490 UNAUTHENTICATED: UnauthenticatedError,
58 (errors.UNAUTHENTICATED, errors_impl.UnauthenticatedError),
240 raise errors.UnauthenticatedError(node_def, op, "true_err")