Searched refs:alloc_it (Results 1 – 1 of 1) sorted by relevance
1604 const auto alloc_it = std::find_if( in SetCustomAllocationForTensor() local1610 if (alloc_it == custom_allocations_.end()) { in SetCustomAllocationForTensor()1613 alloc_it->second = allocation; in SetCustomAllocationForTensor()