Home | History | Annotate | Download | only in kernel_tests

Lines Matching refs:matrix_1

70     matrix_1 = [[11, 22, 33], [44, 55, 66]]
72 batch_matrix = [matrix_0, matrix_1] # Shape (2, 2, 3)
93 matrix_1 = [[11, 22, 33], [44, 55, 66]]
95 batch_matrix = [matrix_0, matrix_1] # Shape (2, 2, 3)