Home
last modified time | relevance | path

Searched defs:tuple_clone (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instruction_test.cc847 auto tuple_clone = tuple->Clone(); in TEST_F() local
866 auto tuple_clone = tuple->CloneWithNewOperands(clone_shape, {}); in TEST_F() local
886 auto tuple_clone = tuple->CloneWithNewOperands(clone_shape, {}); in TEST_F() local
905 auto tuple_clone = tuple->CloneWithNewOperands(clone_shape, {}); in TEST_F() local