Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_control_flow.cc145 nodes_to_associated_functions; in FunctionalizeControlFlowForNodeAssociatedFunctions() local
149 nodes_to_associated_functions.push_back({n, associated_functions}); in FunctionalizeControlFlowForNodeAssociatedFunctions()
152 for (const auto& pair : nodes_to_associated_functions) { in FunctionalizeControlFlowForNodeAssociatedFunctions()