Searched defs:init_tuple (Results 1 – 3 of 3) sorted by relevance
39 XlaOp init_tuple = Tuple(&b, {num_iter, some_buffer}); in XLA_TEST_F() local
140 def _get_shape_tuple(self, init_tuple, tensor, start_idx, int_shape=None): argument
660 auto init_tuple = in CreateWhile32() local