Searched refs:f32vec10_color1 (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | buffer_assignment_test.cc | 777 Shape f32vec10_color1 = in TEST_F() local 780 ShapeUtil::MakeTupleShape({s32_, f32vec10_color1}); in TEST_F() 801 HloInstruction::CreateGetTupleElement(f32vec10_color1, body_param, 1)); in TEST_F() 807 f32vec10_color1, HloOpcode::kAdd, body_data, body_data_increment)); in TEST_F() 824 HloInstruction::CreateUnary(f32vec10_color1, HloOpcode::kNegate, data)); in TEST_F() 830 HloInstruction::CreateGetTupleElement(f32vec10_color1, while_op, 1)); in TEST_F()
|