Lines Matching refs:Client

33   // Client started downloading train phase info from the server
36 // Client is about to issue an eligibility eval checkin request to the
40 // Client received eligibility eval plan & checkpoint URIs from the server,
49 // Client received an eligibility eval plan from the server.
53 // Client was told by the server that there is no eligibility eval plan for
58 // Client was rejected from an eligibility eval checkin request.
62 // Client issued an eligibility eval checkin request, but an IO error was
67 // Client issued an eligibility eval checkin request, but an invalid payload
72 // Client issued an eligibility eval checkin request, but got interrupted on
76 // Client issued an eligibility eval checkin request, but server aborted.
80 // Client issued a regular checkin request, but got an IO error.
84 // Client issued a regular checkin request, but the server returned an
89 // Client issued a regular checin request, but got interrupted on the
93 // Client issued a regular checin request, but got aborted by the server.
97 // Client received plan and checkpoint URIs from the server, but hasn't
105 // Client received a plan from the server.
109 // Client was rejected from a checkin request.
113 // Client started eligibility eval computation.
116 // Client encountered a TensorFlow error during eligibility eval task
129 // Client encountered an example selector error during eligibility eval task
137 // Client finished eligibility eval computation.
141 // Client finished eligibility eval computation and result is eligible.
145 // Client started computation.
165 // Client got interrupted during computation.
169 // Client finished computation.
173 // Client report result to server successfully
176 // Client starts to upload successfully computed results.
191 // Client uploaded training results to the server
195 // Client starts to upload failure report.
210 // Client uploaded failure report to the server
214 // Client failed to initialize a component, but execution was not halted.
217 // Client failed to initialize a component, and execution was halted.
220 // Client receives http status = 403 UNAUTHORIZED when creating task assignment.
223 // Client is authorized to create task assignment.
226 // Client receives http status = 403 UNAUTHORIZED when reporting result.
229 // Client is authorized to report result.
232 // Client successfully generates an attestation record.
235 // Client successfully finishes one round of training.