Searched refs:highest_index (Results 1 – 1 of 1) sorted by relevance
833 int highest_index = -1; in Compute() local844 if (i > highest_index) { in Compute()845 highest_index = i; in Compute()848 output_list.tensors.resize(std::max(highest_index + 1, num_elements), in Compute()