Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment_test.cc3310 HloInstruction* fusion1_element1 = fusion1_builder.AddInstruction( in TEST_P() local
3313 shape, HloOpcode::kAdd, fusion1_element0, fusion1_element1)); in TEST_P()
3392 HloInstruction* fusion1_element1 = fusion1_builder.AddInstruction( in TEST_P() local
3395 HloInstruction::CreateGetTupleElement(shape, fusion1_element1, 1)); in TEST_P()
3469 HloInstruction* fusion1_element1 = fusion1_builder.AddInstruction( in TEST_P() local
3472 shape, HloOpcode::kAdd, fusion1_element0, fusion1_element1)); in TEST_P()