Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dcopy_insertion.cc344 ShapeTree<bool> output_indices_to_copy(root->shape()); in AddCopiesForAliasedInputOutputs() local
359 *(output_indices_to_copy.mutable_element(output_index)) = true; in AddCopiesForAliasedInputOutputs()
396 root, &output_indices_to_copy, &output_copy_tree)); in AddCopiesForAliasedInputOutputs()