Home
last modified time | relevance | path

Searched defs:expectedOutputSizes (Results 1 – 1 of 1) sorted by relevance

/external/armnn/src/armnn/test/
DInferOutputTests.hpp461 const std::vector<unsigned int> expectedOutputSizes = {1, 1, 4, 4}; in Convolution2dInferOutputShapeTest() local
498 const std::vector<unsigned int> expectedOutputSizes = {1, 3, 3, 3, 1}; in Convolution3dInferOutputShapeTest() local
529 const std::vector<unsigned int> expectedOutputSizes = {1, 1, 6, 6}; in TransposeConvolution2dInferOutputShapeTest() local
562 const std::vector<unsigned int> expectedOutputSizes = {1, 2, 4, 4}; in DepthwiseConvolution2dInferOutputShapeTest() local
596 const std::vector<unsigned int> expectedOutputSizes = {1, 3, 3, 3, 1}; in Pooling3dInferOutputShapeTest() local