Searched refs:index_and_alloc (Results 1 – 1 of 1) sorted by relevance
982 auto index_and_alloc = custom_allocations_[i]; in PrepareOpsAndTensors() local983 TfLiteTensor* tensor_at_index = tensor(index_and_alloc.first); in PrepareOpsAndTensors()984 const auto& alloc = index_and_alloc.second; in PrepareOpsAndTensors()