Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_pod_state.cc65 auto cache_service = absl::make_unique<TpuCompilationCacheService>( in ConstructCacheService() local
100 int service_port, std::unique_ptr<TpuCompilationCacheService> cache_service) in TpuPodState()