Lines Matching defs:input0Shape
24 std::vector<int32_t> input0Shape { 2, 2, 2, 3 }; in AddFP32Test() local
87 std::vector<int32_t> input0Shape { 1, 3, 2, 1 }; in AddBroadcastTest() local
134 std::vector<int32_t> input0Shape { 1, 3, 2, 1 }; in AddConstInputTest() local
183 std::vector<int32_t> input0Shape { 1, 2, 2, 1 }; in AddActivationTest() local
205 std::vector<int32_t> input0Shape { 1, 2, 2, 3 }; in AddUint8Test() local
241 std::vector<int32_t> input0Shape { 2, 2, 2, 2 }; in DivFP32Test() local
278 std::vector<int32_t> input0Shape { 1, 2, 2, 2 }; in DivBroadcastTest() local
300 std::vector<int32_t> input0Shape { 2, 2, 2, 2 }; in DivUint8Test() local
337 std::vector<int32_t> input0Shape { 2, 2, 2, 2 }; in FloorDivFP32Test() local
374 std::vector<int32_t> input0Shape { 2, 2, 2, 2 }; in MaxFP32Test() local
411 std::vector<int32_t> input0Shape { 1, 2, 2, 2 }; in MaxBroadcastTest() local
433 std::vector<int32_t> input0Shape { 2, 2, 2, 2 }; in MaxUint8Test() local
470 std::vector<int32_t> input0Shape { 2, 2, 2, 2 }; in MinFP32Test() local
507 std::vector<int32_t> input0Shape { 1, 2, 2, 2 }; in MinBroadcastTest() local
531 std::vector<int32_t> input0Shape { 2, 2, 2, 2 }; in MinUint8Test() local
568 std::vector<int32_t> input0Shape { 2, 2, 2, 2 }; in MulFP32Test() local
605 std::vector<int32_t> input0Shape { 1, 2, 2, 2 }; in MulBroadcastTest() local
627 std::vector<int32_t> input0Shape { 1, 2, 2, 3 }; in MulUint8Test() local
660 std::vector<int32_t> input0Shape { 1, 2, 2, 1 }; in MulActivationTest() local
682 std::vector<int32_t> input0Shape { 1, 1, 2, 2 }; in SubFP32Test() local
704 std::vector<int32_t> input0Shape { 1, 1, 2, 2 }; in SubBroadcastTest() local
726 std::vector<int32_t> input0Shape { 1, 1, 2, 2 }; in SubUint8Test() local