Home
last modified time | relevance | path

Searched defs:copies_added (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation_test.cc334 ShapeTree<HloInstruction*> copies_added(tuple->shape(), in TEST_F() local
351 ShapeTree<HloInstruction*> copies_added(tuple->shape(), in TEST_F() local
369 ShapeTree<HloInstruction*> copies_added(tuple->shape(), in TEST_F() local
Dcopy_insertion.cc1150 ShapeTree<HloInstruction*> copies_added(indices_to_copy.shape()); in AddSpecialCaseCopies() local
Dhlo_computation.cc787 ShapeTree<HloInstruction*>* copies_added) { in DeepCopyInstruction()