Home
last modified time | relevance | path

Searched refs:existing_alloc (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc1607 const std::pair<int, TfLiteCustomAllocation>& existing_alloc) { in SetCustomAllocationForTensor() argument
1608 return existing_alloc.first == tensor_index; in SetCustomAllocationForTensor()