Home
last modified time | relevance | path

Searched defs:new_labels (Results 1 – 3 of 3) sorted by relevance

/external/autotest/server/hosts/
Dbase_label.py266 def _carry_over_unknown_labels(self, old_labels, new_labels): argument
/external/libtextclassifier/native/annotator/pod_ner/
Dpod-ner-impl.cc434 std::vector<LabelT> new_labels = in AnnotateAroundSpanOfInterest() local
/external/autotest/frontend/afe/
Dmodels.py839 def check_board_labels_allowed(cls, hosts, new_labels=[]): argument