Lines Matching defs:RHSInputShape

22         std::vector<int32_t> RHSInputShape { 2, 2 };  in BatchMatMul2DFp32SimpleTest()  local
50 std::vector<int32_t> RHSInputShape { 2, 2 }; in BatchMatMul2DInt8SimpleTest() local
79 std::vector<int32_t> RHSInputShape { 1,2,2 }; in BatchMatMul3DFp32SimpleTest() local
108 std::vector<int32_t> RHSInputShape { 1,2,2 }; in BatchMatMul3DInt8SimpleTest() local
137 std::vector<int32_t> RHSInputShape { 1,1,2,2 }; in BatchMatMul4DFp32SimpleTest() local
166 std::vector<int32_t> RHSInputShape { 1,1,2,2 }; in BatchMatMul4DInt8SimpleTest() local
195 std::vector<int32_t> RHSInputShape { 2,2,2 }; in BatchMatMul3DFp32BatchTest() local
233 std::vector<int32_t> RHSInputShape { 2,2,2 }; in BatchMatMul3DInt8BatchTest() local
271 std::vector<int32_t> RHSInputShape { 2,2 }; in BatchMatMul3DFp32BroadcastTest() local
306 std::vector<int32_t> RHSInputShape { 1,2,2 }; in BatchMatMul3DInt8BroadcastTest() local
341 std::vector<int32_t> RHSInputShape { 2,2 }; in BatchMatMul3D2DFp32BroadcastTest() local
376 std::vector<int32_t> RHSInputShape { 2,2 }; in BatchMatMul3D2DInt8BroadcastTest() local
411 std::vector<int32_t> RHSInputShape { 1,1 }; in BatchMatMul2DFp32TinyTest() local
436 std::vector<int32_t> RHSInputShape { 1,1 }; in BatchMatMul2DInt8TinyTest() local
462 std::vector<int32_t> RHSInputShape { 2,3,4 }; in BatchMatMulNonSquareFp32Test() local
514 std::vector<int32_t> RHSInputShape { 2,3,4 }; in BatchMatMulNonSquareInt8Test() local
566 std::vector<int32_t> RHSInputShape { 3,3 }; in BatchMatMul2DFp32SimpleAdjointTest() local
598 std::vector<int32_t> RHSInputShape { 3,3 }; in BatchMatMul2DInt8SimpleAdjointTest() local