Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_live_range_test.cc294 HloInstruction* body_data_increment = in TEST_F() local
302 shape, HloOpcode::kAdd, body_data, body_data_increment)); in TEST_F()
328 body_iter_next, body_data_increment, body_data_mul, in TEST_F()
Dmemory_space_assignment_test.cc772 HloInstruction* body_data_increment = in TEST_P() local
780 shape, HloOpcode::kAdd, body_data, body_data_increment)); in TEST_P()
806 body_iter_next, body_data_increment, body_data_mul, in TEST_P()
2655 HloInstruction* body_data_increment = in TEST_P() local
2663 shape, HloOpcode::kAdd, body_data, body_data_increment)); in TEST_P()
2695 body_iter_next, body_data_increment, body_data_mul, in TEST_P()
Dbuffer_assignment_test.cc802 HloInstruction* body_data_increment = body_builder.AddInstruction( in TEST_F() local
807 f32vec10_color1, HloOpcode::kAdd, body_data, body_data_increment)); in TEST_F()