Searched refs:fusion1_builder (Results 1 – 1 of 1) sorted by relevance
3305 HloComputation::Builder fusion1_builder("fusion1"); in TEST_P() local3306 HloInstruction* fusion1_param = fusion1_builder.AddInstruction( in TEST_P()3308 HloInstruction* fusion1_element0 = fusion1_builder.AddInstruction( in TEST_P()3310 HloInstruction* fusion1_element1 = fusion1_builder.AddInstruction( in TEST_P()3312 fusion1_builder.AddInstruction(HloInstruction::CreateBinary( in TEST_P()3315 module->AddEmbeddedComputation(fusion1_builder.Build()); in TEST_P()3387 HloComputation::Builder fusion1_builder("fusion1"); in TEST_P() local3388 HloInstruction* fusion1_param = fusion1_builder.AddInstruction( in TEST_P()3390 HloInstruction* fusion1_element0 = fusion1_builder.AddInstruction( in TEST_P()3392 HloInstruction* fusion1_element1 = fusion1_builder.AddInstruction( in TEST_P()[all …]