Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_util.h69 enum AssociatedFunctionType { enum
98 AssociatedFunctionType type() const { return type_; } in type()
107 AssociatedFunctionInfo(AssociatedFunctionType type, const string& func_name, in AssociatedFunctionInfo()
115 AssociatedFunctionType type_;
Dfunctionalize_control_flow.cc70 AssociatedFunctionInfo::AssociatedFunctionType func_type, in GetNewFunctionName()
76 AssociatedFunctionInfo::AssociatedFunctionType::kSymbolicGradient in GetNewFunctionName()