Home
last modified time | relevance | path

Searched defs:IsCompilableNode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dcompilability_check_util.h180 bool IsCompilableNode(const Node& node, in IsCompilableNode() function
H A Dcompilability_check_util.cc378 bool RecursiveCompilabilityChecker::IsCompilableNode( in IsCompilableNode() function in tensorflow::RecursiveCompilabilityChecker