Searched refs:result_labels (Results 1 – 2 of 2) sorted by relevance
649 Labels result_labels; in Compute() local654 result_labels.push_back(label); in Compute()658 result_labels.push_back(label); in Compute()662 result_labels.push_back(label); in Compute()681 ctx, contraction_output, result_labels, output_label_counts, in Compute()686 for (int label : result_labels) { in Compute()690 result_labels.swap(inflated_labels); in Compute()700 for (int i = 0; i < result_labels.size(); ++i) { in Compute()702 if (label_to_position[result_labels[i]] == -1) { in Compute()703 label_to_position[result_labels[i]] = i; in Compute()
82 result_data, result_labels = audio_processor.get_data(85 self.assertEqual(10, len(result_labels))226 result_data, result_labels = audio_processor.get_unprocessed_data(229 self.assertEqual(10, len(result_labels))