Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_compilation_cache_interface.cc366 const TpuCompilationCacheKey& subgraph_key, in CompileIfKeyAbsent()
385 const TpuCompilationCacheKey& subgraph_key) { in FindCacheKey()
404 const TpuCompilationCacheKey& subgraph_key, in CompileIfKeyAbsentHelper()
H A Dtpu_compilation_cache_external.cc72 const TpuCompilationCacheKey& subgraph_key) { in InitializeEntry()
H A Dcompiled_subgraph.h119 std::string subgraph_key; member