Lines Matching defs:input1Shape

25     std::vector<int32_t> input1Shape { 2, 2, 2, 3 };  in AddFP32Test()  local
88 std::vector<int32_t> input1Shape { 1, 1, 2, 3 }; in AddBroadcastTest() local
135 std::vector<int32_t> input1Shape { 1 }; in AddConstInputTest() local
184 std::vector<int32_t> input1Shape { 1, 2, 2, 1 }; in AddActivationTest() local
206 std::vector<int32_t> input1Shape { 1, 2, 2, 3 }; in AddUint8Test() local
242 std::vector<int32_t> input1Shape { 2, 2, 2, 2 }; in DivFP32Test() local
279 std::vector<int32_t> input1Shape { 1, 1, 1, 1 }; in DivBroadcastTest() local
301 std::vector<int32_t> input1Shape { 2, 2, 2, 2 }; in DivUint8Test() local
338 std::vector<int32_t> input1Shape { 2, 2, 2, 2 }; in FloorDivFP32Test() local
375 std::vector<int32_t> input1Shape { 2, 2, 2, 2 }; in MaxFP32Test() local
412 std::vector<int32_t> input1Shape { 1, 1, 1, 1 }; in MaxBroadcastTest() local
434 std::vector<int32_t> input1Shape { 2, 2, 2, 2 }; in MaxUint8Test() local
471 std::vector<int32_t> input1Shape { 2, 2, 2, 2 }; in MinFP32Test() local
508 std::vector<int32_t> input1Shape { 1, 1, 1, 1 }; in MinBroadcastTest() local
532 std::vector<int32_t> input1Shape { 2, 2, 2, 2 }; in MinUint8Test() local
569 std::vector<int32_t> input1Shape { 2, 2, 2, 2 }; in MulFP32Test() local
606 std::vector<int32_t> input1Shape { 1, 1, 1, 1 }; in MulBroadcastTest() local
628 std::vector<int32_t> input1Shape { 1, 1, 1, 3 }; in MulUint8Test() local
661 std::vector<int32_t> input1Shape { 1, 2, 2, 1 }; in MulActivationTest() local
683 std::vector<int32_t> input1Shape { 1, 1, 2, 2 }; in SubFP32Test() local
705 std::vector<int32_t> input1Shape { 1, 1, 1, 1 }; in SubBroadcastTest() local
727 std::vector<int32_t> input1Shape { 1, 1, 1, 1 }; in SubUint8Test() local