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