Searched refs:body_iter_next (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_live_range_test.cc | 291 HloInstruction* body_iter_next = in TEST_F() local 307 HloInstruction::CreateTuple({body_data_next, body_iter_next})); in TEST_F() 328 body_iter_next, body_data_increment, body_data_mul, in TEST_F()
|
D | memory_space_assignment_test.cc | 769 HloInstruction* body_iter_next = in TEST_P() local 785 HloInstruction::CreateTuple({body_data_next, body_iter_next})); in TEST_P() 806 body_iter_next, body_data_increment, body_data_mul, in TEST_P() 2652 HloInstruction* body_iter_next = in TEST_P() local 2668 HloInstruction::CreateTuple({body_data_next, body_iter_next})); in TEST_P() 2695 body_iter_next, body_data_increment, body_data_mul, in TEST_P() 2973 HloInstruction* body_iter_next = in TEST_P() local 2979 HloInstruction::CreateTuple({body_data, body_iter_next, body_data2})); in TEST_P() 3024 body_iter_next, body_data2, body_out}); in TEST_P() 3080 HloInstruction* body_iter_next = in TEST_P() local [all …]
|
D | buffer_assignment_test.cc | 810 HloInstruction* body_iter_next = in TEST_F() local 814 HloInstruction::CreateTuple({body_iter_next, body_data_next})); in TEST_F()
|