Home
last modified time | relevance | path

Searched refs:CompilationCache (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dcompilation_cache.h37 class CompilationCache {
39 CompilationCache() {} in CompilationCache() function
57 TF_DISALLOW_COPY_AND_ASSIGN(CompilationCache);
Dcompilation_cache.cc40 ExecutionHandle CompilationCache::Insert( in Insert()
54 StatusOr<std::shared_ptr<Executable>> CompilationCache::LookUp( in LookUp()
Dservice.h287 CompilationCache compilation_cache_;