Searched defs:memoryCache (Results 1 – 2 of 2) sorted by relevance
96 const std::shared_ptr<ExecutionBurstController::MemoryCache>& memoryCache) { in getMemoriesHelper()211 const std::shared_ptr<MemoryCache>& memoryCache) in ExecutionBurstCallback()218 const auto memoryCache = kMemoryCache.lock(); in getMemories() local262 auto memoryCache = std::make_shared<MemoryCache>(); in create() local293 std::shared_ptr<MemoryCache> memoryCache, neuralnetworks::utils::DeathHandler deathHandler) in ExecutionBurstController()
106 if (const auto memoryCache = maybeMemoryCache.lock()) { in getOrCacheMemory() local