Searched defs:max_cache_size (Results 1 – 13 of 13) sorted by relevance
48 explicit TpuCompilationCacheExternal(int64_t max_cache_size) in TpuCompilationCacheExternal()
51 const std::string& server_address, int64_t max_cache_size) in TpuCompilationCacheRpcLookup()
115 int64_t max_cache_size) in TpuCompilationCacheInterface()
62 size_t max_cache_size) { in CreateForPuff()95 size_t max_cache_size) in PuffinStream()
195 size_t max_cache_size) { in PuffPatch()
57 uint64_t max_cache_size; member
118 CachedVideo(int max_cache_size, const rtc::scoped_refptr<Video>& video) in CachedVideo()
220 explicit NNAPIExecutionCache(uint32_t max_cache_size) in NNAPIExecutionCache()
2274 void NNAPIExecutionCache::SetMaxCacheSize(uint32_t max_cache_size) { in SetMaxCacheSize()
335 int64_t max_cache_size = in ExpectNear() local
598 max_cache_size=_DEFAULT_MAX_CACHE_SIZE, argument
1254 uint64_t max_cache_size = backend_->index()->max_size(); in WriteSparseDataInternal() local
333 uint32_t max_cache_size; member