Searched refs:x_smaller_tuple (Results 1 – 1 of 1) sorted by relevance
305 auto x_smaller_tuple = Tuple(&b, {x, x2}); in XLA_TEST_F() local307 auto sorted = Select(Lt(x, x2), x_smaller_tuple, x2_smaller_tuple); in XLA_TEST_F()