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, 3, 2, 1 }; in AddConstInputTest() local
185 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 1 }; in AddActivationTest() local
207 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 3 }; in AddUint8Test() local
243 std::vector<int32_t> expectedOutputShape { 2, 2, 2, 2 }; in DivFP32Test() local
280 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 2 }; in DivBroadcastTest() local
302 std::vector<int32_t> expectedOutputShape { 2, 2, 2, 2 }; in DivUint8Test() local
339 std::vector<int32_t> expectedOutputShape { 2, 2, 2, 2 }; in FloorDivFP32Test() local
376 std::vector<int32_t> expectedOutputShape { 2, 2, 2, 2 }; in MaxFP32Test() local
413 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 2 }; in MaxBroadcastTest() local
435 std::vector<int32_t> expectedOutputShape { 2, 2, 2, 2 }; in MaxUint8Test() local
472 std::vector<int32_t> expectedOutputShape { 2, 2, 2, 2 }; in MinFP32Test() local
509 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 2 }; in MinBroadcastTest() local
533 std::vector<int32_t> expectedOutputShape { 2, 2, 2, 2 }; in MinUint8Test() local
570 std::vector<int32_t> expectedOutputShape { 2, 2, 2, 2 }; in MulFP32Test() local
607 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 2 }; in MulBroadcastTest() local
629 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 3 }; in MulUint8Test() local
662 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 1 }; in MulActivationTest() local
684 std::vector<int32_t> expectedOutputShape { 1, 1, 2, 2 }; in SubFP32Test() local
706 std::vector<int32_t> expectedOutputShape { 1, 1, 2, 2 }; in SubBroadcastTest() local
728 std::vector<int32_t> expectedOutputShape { 1, 1, 2, 2 }; in SubUint8Test() local