Searched refs:testTranspose (Results 1 – 11 of 11) sorted by relevance
36 - (void)testTranspose { method
121 def testTranspose(self): member in CSRSparseMatrixTest
865 def testTranspose(self): member in CSRSparseMatrixOpsTest
497 def testTranspose(self): member in XlaOpsNumericalTest
1508 def testTranspose(self): member in BinaryOpsTest
314 def testTranspose(self, num_parallel_calls): member in MapVectorizationTest
2477 // CHECK-LABEL: testTranspose2478 func @testTranspose(tensor<2x3xf32>) -> tensor<3x2xf32> {2488 // CHECK-LABEL: testTranspose2489 func @testTranspose(tensor<2x?xf32>) -> tensor<?x2xf32> {2499 // CHECK-LABEL: testTranspose2500 func @testTranspose(tensor<2x?x?xf32>) -> tensor<3x?x2xf32> {2510 func @testTranspose(tensor<2x3xf32>, tensor<1x2xi32>) -> tensor<3x2xf32> {2520 func @testTranspose(tensor<2x3xf32>) -> tensor<3x2xf32> {2531 func @testTranspose(tensor<2x3xf32>) -> tensor<3x2x1xf32> {2542 func @testTranspose(tensor<2x3x4xf32>) -> tensor<3x2x4xf32> {
1023 def testTranspose(self): member in SparseTransposeTest
956 def testTranspose(self): member in ArrayMethodsTest
938 def testTranspose(self): member in TestFactory.SingleOpTest
1386 def testTranspose(self): member in FlipTransposeRotateTest