Searched defs:old_labels (Results 1 – 5 of 5) sorted by relevance
76 std::vector<uint32_t>* old_labels, in AssignLabels()
91 std::vector<uint32_t> old_labels; in TEST() local
552 std::vector<uint32_t> old_labels; in TEST() local
78 std::vector<uint32_t> old_labels; in CreateEquivalenceMap() local
266 def _carry_over_unknown_labels(self, old_labels, new_labels): argument