Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Dencapsulate_tpu_computations_pass.cc1100 for (const auto& node_input_pair : in MoveTailOutsideCompilationToHost() local
1103 Node* dst = node_input_pair.first; in MoveTailOutsideCompilationToHost()
1104 int dst_input = node_input_pair.second; in MoveTailOutsideCompilationToHost()