Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dxla_compilation_cache.cc265 bool is_first_execution; in CompileImpl() local
276 is_first_execution = it->second.execution_count++ == 0; in CompileImpl()
308 if (is_first_execution) { in CompileImpl()