Searched refs:first_indices (Results 1 – 1 of 1) sorted by relevance
805 std::vector<int> first_indices; in Run() local807 first_indices.resize(output_names.size()); in Run()811 first_indices[i] = j; in Run()821 if (first_indices.empty() || first_indices[i] == i) { in Run()826 outputs->push_back((*outputs)[first_indices[i]]); in Run()