Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_util.h69 kFunctionAttr = 0, enumerator
78 return AssociatedFunctionInfo(kFunctionAttr, func_name, attrs, attr_name); in FunctionAttr()
Dtf2xla_util.cc101 case AssociatedFunctionInfo::kFunctionAttr: in CopyAssociatedFunctions()
673 case AssociatedFunctionInfo::kFunctionAttr: { in RewriteAssociatedFunction()