Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_util.h132 std::vector<AssociatedFunctionInfo> GetAssociatedFunctions(
Dfunctionalize_control_flow.cc123 auto associated_functions = GetAssociatedFunctions(*n, fld); in FunctionalizeControlFlowForFunction()
Dtf2xla_util.cc87 GetAssociatedFunctions(*n, lookup_fld)) { in CopyAssociatedFunctions()
585 std::vector<AssociatedFunctionInfo> GetAssociatedFunctions( in GetAssociatedFunctions() function