Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_interface.cc144 int64_t subgraph_uid) { in MarkEntryForEviction()
191 Status TpuCompilationCacheInterface::Release(int64_t subgraph_uid) { in Release()