Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_external.cc77 main_entry->cache_entry_debug_string = subgraph_key.prefix; in InitializeEntry()
79 << main_entry->cache_entry_debug_string; in InitializeEntry()
Dcompiled_subgraph.h139 std::string cache_entry_debug_string; member
Dtpu_compilation_cache_interface.cc168 << subgraph_to_evict->cache_entry_debug_string; in MarkEntryForEviction()
308 << entry_to_mark->cache_entry_debug_string; in MarkOldestEntryForEviction()
448 VLOG(2) << it->second->cache_entry_debug_string; in CompileIfKeyAbsentHelper()