Searched defs:IsCompilableNode (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/compiler/jit/ | ||
D | compilability_check_util.h | 175 bool IsCompilableNode(const Node& node, in IsCompilableNode() function |
D | compilability_check_util.cc | 397 bool RecursiveCompilabilityChecker::IsCompilableNode( in IsCompilableNode() function in tensorflow::RecursiveCompilabilityChecker |