Lines Matching defs:outputShape

26     std::vector<int32_t> outputShape { 1, 1, 2, 1 };  in MaxPool2dFP32PaddingValidTest()  local
52 std::vector<int32_t> outputShape { 1, 1, 2, 1 }; in MaxPool2dInt8PaddingValidTest() local
81 std::vector<int32_t> outputShape { 1, 2, 2, 1 }; in MaxPool2dFP32PaddingSameTest() local
107 std::vector<int32_t> outputShape { 1, 2, 2, 1 }; in MaxPool2dInt8PaddingSameTest() local
136 std::vector<int32_t> outputShape { 1, 2, 3, 1 }; in MaxPool2dFP32ReluTest() local
163 std::vector<int32_t> outputShape { 1, 2, 3, 1 }; in MaxPool2dInt8ReluTest() local
192 std::vector<int32_t> outputShape { 1, 2, 2, 1 }; in MaxPool2dFP32Relu6Test() local
219 std::vector<int32_t> outputShape { 1, 2, 2, 1 }; in MaxPool2dInt8Relu6Test() local
248 std::vector<int32_t> outputShape { 1, 2, 2, 1 }; in MaxPool2dUint8PaddingSameTest() local
277 std::vector<int32_t> outputShape { 1, 2, 3, 1 }; in MaxPool2dUint8ReluTest() local
306 std::vector<int32_t> outputShape { 1, 2, 2, 1 }; in MaxPool2dInt16PaddingSameTest() local
335 std::vector<int32_t> outputShape { 1, 2, 3, 1 }; in MaxPool2dInt16ReluTest() local
364 std::vector<int32_t> outputShape { 1, 1, 2, 1 }; in AveragePool2dFP32PaddingValidTest() local
390 std::vector<int32_t> outputShape { 1, 1, 2, 1 }; in AveragePool2dInt8PaddingValidTest() local
419 std::vector<int32_t> outputShape { 1, 2, 2, 1 }; in AveragePool2dFP32PaddingSameTest() local
445 std::vector<int32_t> outputShape { 1, 2, 2, 1 }; in AveragePool2dInt8PaddingSameTest() local
474 std::vector<int32_t> outputShape { 1, 2, 3, 1 }; in AveragePool2dFP32ReluTest() local
501 std::vector<int32_t> outputShape { 1, 2, 3, 1 }; in AveragePool2dInt8ReluTest() local
530 std::vector<int32_t> outputShape { 1, 2, 2, 1 }; in AveragePool2dFP32Relu6Test() local
557 std::vector<int32_t> outputShape { 1, 2, 2, 1 }; in AveragePool2dInt8Relu6Test() local
586 std::vector<int32_t> outputShape { 1, 2, 2, 1 }; in AveragePool2dUint8PaddingSameTest() local
615 std::vector<int32_t> outputShape { 1, 2, 3, 1 }; in AveragePool2dUint8ReluTest() local
644 std::vector<int32_t> outputShape { 1, 2, 2, 1 }; in AveragePool2dInt16PaddingSameTest() local
673 std::vector<int32_t> outputShape { 1, 2, 3, 1 }; in AveragePool2dInt16ReluTest() local
702 std::vector<int32_t> outputShape { 1, 1, 2, 1 }; in L2Pool2dFP32PaddingValidTest() local
728 std::vector<int32_t> outputShape { 1, 2, 2, 1 }; in L2Pool2dFP32PaddingSameTest() local
754 std::vector<int32_t> outputShape { 1, 2, 3, 1 }; in L2Pool2dFP32ReluTest() local
781 std::vector<int32_t> outputShape { 1, 2, 2, 1 }; in L2Pool2dFP32Relu6Test() local