Home
last modified time | relevance | path

Searched defs:idx_and_alloc (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/core/
H A Dsubgraph.cc180 const auto idx_and_alloc = tensor_idx_to_alloc.find(tensor_idx); in VerifyCustomAllocationForTensor() local
731 for (const auto& idx_and_alloc : custom_allocations_) { in AllocateTensors() local