Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dxla_compilation_cache.cc189 const int64 kMinExecutionsPerCompile = 50; in IsMegamorphic() local
195 execution_count < kMinExecutionsPerCompile * compile_count; in IsMegamorphic()