Home
last modified time | relevance | path

Searched refs:tuple_element1 (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_liveness_test.cc505 auto tuple_element1 = in TEST_F() local
511 tuple_element1_shape, HloOpcode::kAdd, tuple_element1, const1)); in TEST_F()
569 auto tuple_element1 = in TEST_F() local
573 tuple_element1_shape, HloOpcode::kAdd, tuple_element0, tuple_element1)); in TEST_F()
Dtuple_points_to_analysis_test.cc636 auto tuple_element1 = builder.AddInstruction( in Run() local
642 update_shape, HloOpcode::kAdd, tuple_element1, ones)); in Run()