Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dcompilability_check_util.h213 bool IsCompilableWhile(const Node& while_node,
Dcompilability_check_util.cc259 bool RecursiveCompilabilityChecker::IsCompilableWhile( in IsCompilableWhile() function in tensorflow::RecursiveCompilabilityChecker
436 !IsCompilableWhile(node, lib_runtime, stack_trace, encapsulating_function, in IsCompilableNode()