Lines Matching defs:LHSInputValues
25 std::vector<float> LHSInputValues = { 1, 2, in BatchMatMul2DFp32SimpleTest() local
53 std::vector<int8_t> LHSInputValues = { 1, 2, in BatchMatMul2DInt8SimpleTest() local
82 std::vector<float> LHSInputValues = { 1, 2, in BatchMatMul3DFp32SimpleTest() local
111 std::vector<int8_t> LHSInputValues = { 1, 2, in BatchMatMul3DInt8SimpleTest() local
140 std::vector<float> LHSInputValues = { 1, 2, in BatchMatMul4DFp32SimpleTest() local
169 std::vector<int8_t> LHSInputValues = { 1, 2, in BatchMatMul4DInt8SimpleTest() local
198 std::vector<float> LHSInputValues = { 1, 2, in BatchMatMul3DFp32BatchTest() local
236 std::vector<int8_t> LHSInputValues = { 1, 2, in BatchMatMul3DInt8BatchTest() local
274 std::vector<float> LHSInputValues = { 1, 2, in BatchMatMul3DFp32BroadcastTest() local
309 std::vector<int8_t> LHSInputValues = { 1, 2, in BatchMatMul3DInt8BroadcastTest() local
344 std::vector<float> LHSInputValues = { 1, 2, in BatchMatMul3D2DFp32BroadcastTest() local
379 std::vector<int8_t> LHSInputValues = { 1, 2, in BatchMatMul3D2DInt8BroadcastTest() local
414 std::vector<float> LHSInputValues = { 3 }; in BatchMatMul2DFp32TinyTest() local
439 std::vector<int8_t> LHSInputValues = { 3 }; in BatchMatMul2DInt8TinyTest() local
465 std::vector<float> LHSInputValues = { 8, 8, 4, in BatchMatMulNonSquareFp32Test() local
517 std::vector<int8_t> LHSInputValues = { 8, 8, 4, in BatchMatMulNonSquareInt8Test() local
569 std::vector<float> LHSInputValues = { 3, 1, 1, in BatchMatMul2DFp32SimpleAdjointTest() local
601 std::vector<int8_t> LHSInputValues = { 3, 1, 1, in BatchMatMul2DInt8SimpleAdjointTest() local