Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc174 bool IsCompilableWhile(const Node& while_node, in IsCompilableWhile() function
261 return IsCompilableWhile(*node, jit_device_type, op_filter, depth + 1, in IsCompilableCall()
614 !IsCompilableWhile(*node, jit_device_type, op_filter, 0, lib_runtime)) { in FindCompilationCandidates()