Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dcopy_insertion_test.cc143 HloInstruction* copy_2 = builder.AddInstruction( in TEST_F() local
146 constant->shape(), HloOpcode::kAdd, copy_1, copy_2)); in TEST_F()