Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Dencapsulate_tpu_computations_pass.cc408 Node* const_copy = xla_graph->CopyNode(n); in MoveHeadOutsideCompilationToHost() local
413 xla_graph->AddEdge(const_copy, 0, dst, dst_input); in MoveHeadOutsideCompilationToHost()
416 xla_graph->AddControlEdge(xla_graph->source_node(), const_copy); in MoveHeadOutsideCompilationToHost()