Home
last modified time | relevance | path

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

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