Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dcopy_insertion.cc303 HloInstruction* root_copy = pair.second; in AddCopiesForWhile() local
309 body->set_root_instruction(root_copy); in AddCopiesForWhile()
1274 HloInstruction * root_copy, in AddCopiesForBufferAssignment()
1276 computation->set_root_instruction(root_copy); in AddCopiesForBufferAssignment()