Home
last modified time | relevance | path

Searched refs:update_labels (Results 1 – 6 of 6) sorted by relevance

/external/autotest/server/control_segments/
Drepair42 target.labels.update_labels(target, keep_pool=True)
Dprovision61 host.labels.update_labels(host, keep_pool=True)
/external/autotest/server/hosts/
Dbase_label.py256 def update_labels(self, host, keep_pool=False): member in LabelRetriever
Dbase_label_unittest.py182 retriever.update_labels(mockhost)
/external/tensorflow/tensorflow/contrib/metrics/python/ops/
Dmetric_ops.py1214 labels_accum, update_labels = streaming_concat(
1221 update_op = control_flow_ops.group(update_labels, update_preds,
1225 update_op = control_flow_ops.group(update_labels, update_preds)
1489 labels_accum, update_labels = streaming_concat(labels,
1494 update_labels, update_preds, update_weights)
/external/autotest/site_utils/deployment/
Dinstall.py567 host.labels.update_labels(host)