Searched refs:tuple_element0_shape (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | buffer_liveness_test.cc | 491 auto tuple_element0_shape = in TEST_F() local 495 tuple_element0_shape, tuple_param0, 0)); in TEST_F() 499 tuple_element0_shape, HloOpcode::kAdd, tuple_element0, const0)); in TEST_F() 555 auto tuple_element0_shape = in TEST_F() local 559 tuple_element0_shape, tuple_param0, 0)); in TEST_F() 563 tuple_element0_shape, HloOpcode::kAdd, tuple_element0, const0)); in TEST_F()
|