Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_compilation_cache_interface.cc146 int64_t subgraph_uid) { in MarkEntryForEviction()
193 Status TpuCompilationCacheInterface::Release(int64_t subgraph_uid) { in Release()