Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_interface.cc364 const TpuCompilationCacheKey& subgraph_key, in CompileIfKeyAbsent()
383 const TpuCompilationCacheKey& subgraph_key) { in FindCacheKey()
402 const TpuCompilationCacheKey& subgraph_key, in CompileIfKeyAbsentHelper()
Dtpu_compilation_cache_external.cc72 const TpuCompilationCacheKey& subgraph_key) { in InitializeEntry()
Dcompiled_subgraph.h119 std::string subgraph_key; member