Searched refs:existing_alloc (Results 1 – 1 of 1) sorted by relevance
1607 const std::pair<int, TfLiteCustomAllocation>& existing_alloc) { in SetCustomAllocationForTensor() argument1608 return existing_alloc.first == tensor_index; in SetCustomAllocationForTensor()