Searched defs:cache_service (Results 1 – 1 of 1) sorted by relevance
65 auto cache_service = absl::make_unique<TpuCompilationCacheService>( in ConstructCacheService() local100 int service_port, std::unique_ptr<TpuCompilationCacheService> cache_service) in TpuPodState()