Searched refs:const_copy (Results 1 – 1 of 1) sorted by relevance
408 Node* const_copy = xla_graph->CopyNode(n); in MoveHeadOutsideCompilationToHost() local413 xla_graph->AddEdge(const_copy, 0, dst, dst_input); in MoveHeadOutsideCompilationToHost()416 xla_graph->AddControlEdge(xla_graph->source_node(), const_copy); in MoveHeadOutsideCompilationToHost()