Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_alias_analysis_test.cc344 auto body_element_1 = body_builder.AddInstruction( in TEST_F() local
347 scalar_shape_, HloOpcode::kAdd, body_element_0, body_element_1)); in TEST_F()
403 HloPosition{body_element_1, {}}, HloPosition{add, {}}, in TEST_F()
532 auto body_element_1 = body_builder.AddInstruction( in TEST_F() local
535 scalar_shape_, HloOpcode::kAdd, body_element_0, body_element_1)); in TEST_F()
582 HloPosition{body_element_1, {}}, HloPosition{add, {}}, in TEST_F()
627 auto body_element_1 = body_builder.AddInstruction( in TEST_F() local
630 scalar_shape_, HloOpcode::kAdd, body_element_0, body_element_1)); in TEST_F()
798 auto body_element_1 = body_builder.AddInstruction( in TEST_F() local
803 {body_element_1, body_element_2, body_element_0})); in TEST_F()
Dcopy_insertion_test.cc1308 auto body_element_1 = body_builder.AddInstruction( in TEST_F() local
1311 HloInstruction::CreateTuple({body_element_1, body_element_0})); in TEST_F()
1590 auto body_element_1 = body_builder.AddInstruction( in TEST_F() local
1593 scalar_shape_, HloOpcode::kNegate, body_element_1)); in TEST_F()
1652 auto body_element_1 = body_builder.AddInstruction( in TEST_F() local
1655 HloInstruction::CreateTuple({body_element_1, body_element_0})); in TEST_F()
1729 auto body_element_1 = body_builder.AddInstruction( in TEST_F() local
1740 {body_element_0, body_element_1, negate, reverse})); in TEST_F()
Dhlo_dataflow_analysis_test.cc491 auto body_element_1 = body_builder.AddInstruction( in TEST_P() local
494 scalar_shape_, HloOpcode::kAdd, body_element_0, body_element_1)); in TEST_P()
594 auto body_element_1 = body_builder.AddInstruction( in TEST_P() local
597 scalar_shape_, HloOpcode::kAdd, body_element_0, body_element_1)); in TEST_P()
784 auto body_element_1 = body_builder.AddInstruction( in TEST_P() local
787 HloInstruction::CreateTuple({body_element_1, body_element_0})); in TEST_P()
1031 auto body_element_1 = body_builder.AddInstruction( in TEST_P() local
1034 scalar_shape_, HloOpcode::kAdd, body_element_0, body_element_1)); in TEST_P()