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.cc335 ShapeTree<HloInstruction*> copies_added(tuple->shape(), in TEST_F() local
352 ShapeTree<HloInstruction*> copies_added(tuple->shape(), in TEST_F() local
370 ShapeTree<HloInstruction*> copies_added(tuple->shape(), in TEST_F() local
Dcopy_insertion.cc1076 ShapeTree<HloInstruction*> copies_added(indices_to_copy.shape()); in AddSpecialCaseCopies() local
Dhlo_computation.cc659 ShapeTree<HloInstruction*>* copies_added) { in DeepCopyInstruction()