Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_util.h72 kFunctionCallNode = 1, enumerator
87 return AssociatedFunctionInfo(kFunctionCallNode, func_name, attrs, in FunctionCall()
Dfunctionalize_control_flow.cc163 AssociatedFunctionInfo::kFunctionCallNode || in FunctionalizeControlFlowForNodeAssociatedFunctions()
Dtf2xla_util.cc93 case AssociatedFunctionInfo::kFunctionCallNode: { in CopyAssociatedFunctions()
796 case AssociatedFunctionInfo::kFunctionCallNode: { in RewriteAssociatedFunction()