Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_util.h70 enum AssociatedFunctionType { enum
99 AssociatedFunctionType type() const { return type_; } in type()
108 AssociatedFunctionInfo(AssociatedFunctionType type, const string& func_name, in AssociatedFunctionInfo()
116 AssociatedFunctionType type_;
Dfunctionalize_control_flow.cc70 AssociatedFunctionInfo::AssociatedFunctionType func_type, in GetNewFunctionName()
76 AssociatedFunctionInfo::AssociatedFunctionType::kSymbolicGradient in GetNewFunctionName()