Lines Matching defs:outputShape
297 TensorShape outputShape; in RefCreateBatchNormalizationWorkloadTest() local
325 TensorShape outputShape; variable
413 …TensorShape outputShape = (dataLayout == DataLayout::NCHW) ? std::initializer_list<unsigned int>({… in RefCreateConvolution2dWorkloadTest() local
442 …TensorShape outputShape = (dataLayout == DataLayout::NCHW) ? std::initializer_list<unsigned int>({… variable
460 …TensorShape outputShape = (dataLayout == DataLayout::NCHW) ? std::initializer_list<unsigned int>({… in RefCreateDepthwiseConvolutionWorkloadTest() local
545 TensorShape outputShape; in RefCreateNormalizationWorkloadTest() local
602 TensorShape outputShape; in RefCreatePooling2dWorkloadTest() local
841 TensorShape outputShape; in RefCreateResizeBilinearTest() local
928 TensorShape outputShape; in RefCreateL2NormalizationTest() local
1007 static void RefCreateConcatWorkloadTest(const armnn::TensorShape& outputShape, in RefCreateConcatWorkloadTest()
1071 static void RefCreateConstantWorkloadTest(const armnn::TensorShape& outputShape) in RefCreateConstantWorkloadTest()
1105 const armnn::TensorShape& outputShape, in RefCreatePreluWorkloadTest()
1206 const armnn::TensorShape& outputShape, in RefCreateStackWorkloadTest()