Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_util.h70 kFunctionCallNode = 1, enumerator
85 return AssociatedFunctionInfo(kFunctionCallNode, func_name, attrs, in FunctionCall()
Dtf2xla_util.cc89 case AssociatedFunctionInfo::kFunctionCallNode: { in CopyAssociatedFunctions()
626 case AssociatedFunctionInfo::kFunctionCallNode: { in RewriteAssociatedFunction()