Lines Matching defs:expectedOutputShape
26 std::vector<int32_t> expectedOutputShape { 2, 2, 2, 3 }; in AddFP32Test() local
89 std::vector<int32_t> expectedOutputShape { 1, 3, 2, 3 }; in AddBroadcastTest() local
136 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 1 }; in AddActivationTest() local
158 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 3 }; in AddUint8Test() local
194 std::vector<int32_t> expectedOutputShape { 2, 2, 2, 2 }; in DivFP32Test() local
231 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 2 }; in DivBroadcastTest() local
253 std::vector<int32_t> expectedOutputShape { 2, 2, 2, 2 }; in DivUint8Test() local
290 std::vector<int32_t> expectedOutputShape { 2, 2, 2, 2 }; in MaxFP32Test() local
327 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 2 }; in MaxBroadcastTest() local
349 std::vector<int32_t> expectedOutputShape { 2, 2, 2, 2 }; in MaxUint8Test() local
386 std::vector<int32_t> expectedOutputShape { 2, 2, 2, 2 }; in MinFP32Test() local
423 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 2 }; in MinBroadcastTest() local
447 std::vector<int32_t> expectedOutputShape { 2, 2, 2, 2 }; in MinUint8Test() local
484 std::vector<int32_t> expectedOutputShape { 2, 2, 2, 2 }; in MulFP32Test() local
521 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 2 }; in MulBroadcastTest() local
543 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 3 }; in MulUint8Test() local
576 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 1 }; in MulActivationTest() local
598 std::vector<int32_t> expectedOutputShape { 1, 1, 2, 2 }; in SubFP32Test() local
620 std::vector<int32_t> expectedOutputShape { 1, 1, 2, 2 }; in SubBroadcastTest() local
642 std::vector<int32_t> expectedOutputShape { 1, 1, 2, 2 }; in SubUint8Test() local