/external/armnn/delegate/test/ |
D | FullyConnectedTest.cpp | 16 std::vector<int32_t> outputTensorShape { 1, 1 }; in FullyConnectedFp32Test() local 30 outputTensorShape, in FullyConnectedFp32Test() 42 std::vector<int32_t> outputTensorShape { 1, 1 }; in FullyConnectedActivationTest() local 56 outputTensorShape, in FullyConnectedActivationTest() 68 std::vector<int32_t> outputTensorShape { 2, 1 }; in FullyConnectedInt8Test() local 84 outputTensorShape, in FullyConnectedInt8Test()
|
D | SliceTestHelper.hpp | 30 const std::vector<int32_t>& outputTensorShape) in CreateSliceTfLiteModel() argument 67 flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreateSliceTfLiteModel() 68 outputTensorShape.size()), in CreateSliceTfLiteModel() 125 std::vector<int32_t>& outputTensorShape) in SliceTestImpl() argument 135 outputTensorShape); in SliceTestImpl() 154 armnnDelegate::CompareOutputShape(tfLiteOutputShape, armnnOutputShape, outputTensorShape); in SliceTestImpl()
|
D | StridedSliceTestHelper.hpp | 32 const std::vector<int32_t>& outputTensorShape, in CreateStridedSliceTfLiteModel() argument 84 flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreateStridedSliceTfLiteModel() 85 outputTensorShape.size()), in CreateStridedSliceTfLiteModel() 149 std::vector<int32_t>& outputTensorShape, in StridedSliceTestImpl() argument 167 outputTensorShape, in StridedSliceTestImpl() 192 armnnDelegate::CompareOutputShape(tfLiteOutputShape, armnnOutputShape, outputTensorShape); in StridedSliceTestImpl()
|
D | FullyConnectedTestHelper.hpp | 30 std::vector <int32_t>& outputTensorShape, in CreateFullyConnectedTfLiteModel() 116 flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreateFullyConnectedTfLiteModel() 117 outputTensorShape.size()), in CreateFullyConnectedTfLiteModel() 175 std::vector <int32_t>& outputTensorShape, in FullyConnectedTest() 190 outputTensorShape, in FullyConnectedTest() 235 armnnDelegate::CompareOutputShape(tfLiteOutputShape, armnnOutputShape, outputTensorShape); in FullyConnectedTest()
|
D | RedefineTestHelper.hpp | 28 const std::vector<int32_t>& outputTensorShape, in CreateRedefineTfLiteModel() argument 64 … flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreateRedefineTfLiteModel() 65 … outputTensorShape.size()), in CreateRedefineTfLiteModel() 92 … flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreateRedefineTfLiteModel() 93 … outputTensorShape.size()), in CreateRedefineTfLiteModel()
|
D | ConvolutionTestHelper.hpp | 37 const std::vector <int32_t>& outputTensorShape, in CreateConv2dTfLiteModel() 124 flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), 125 outputTensorShape.size()), 289 const std::vector<int32_t>& outputTensorShape, in CreateConv3dTfLiteModel() argument 374 flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), 375 outputTensorShape.size()), 522 const std::vector <int32_t>& outputTensorShape, in CreateTransposeConvTfLiteModel() 584 flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreateTransposeConvTfLiteModel() 585 outputTensorShape.size()), in CreateTransposeConvTfLiteModel() 643 const std::vector <int32_t>& outputTensorShape, in TransposeConvTest() [all …]
|
D | ControlTestHelper.hpp | 27 const std::vector <int32_t>& outputTensorShape, in CreateConcatTfLiteModel() 71 flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreateConcatTfLiteModel() 72 outputTensorShape.size()), in CreateConcatTfLiteModel() 119 const std::vector <int32_t>& outputTensorShape, in CreateMeanTfLiteModel() 160 flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreateMeanTfLiteModel() 161 outputTensorShape.size()), in CreateMeanTfLiteModel()
|
D | TransposeTestHelper.hpp | 26 const std::vector <int32_t>& outputTensorShape, in CreateTransposeTfLiteModel() 50 flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreateTransposeTfLiteModel() 51 outputTensorShape.size()), in CreateTransposeTfLiteModel()
|
D | ShapeTestHelper.hpp | 26 const std::vector<int32_t>& outputTensorShape, in CreateShapeTfLiteModel() argument 54 flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreateShapeTfLiteModel() 55 outputTensorShape.size()), in CreateShapeTfLiteModel()
|
D | QuantizationTestHelper.hpp | 28 const std::vector <int32_t>& outputTensorShape, in CreateQuantizationTfLiteModel() 58 flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreateQuantizationTfLiteModel() 59 outputTensorShape.size()), in CreateQuantizationTfLiteModel()
|
D | ResizeTestHelper.hpp | 29 const std::vector <int32_t>& outputTensorShape) in CreateResizeTfLiteModel() 58 flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreateResizeTfLiteModel() 59 outputTensorShape.size()), in CreateResizeTfLiteModel()
|
D | PackTestHelper.hpp | 27 const std::vector <int32_t>& outputTensorShape, in CreatePackTfLiteModel() 70 flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreatePackTfLiteModel() 71 outputTensorShape.size()), in CreatePackTfLiteModel()
|
D | SpaceDepthTestHelper.hpp | 26 const std::vector <int32_t>& outputTensorShape, in CreateSpaceDepthTfLiteModel() 53 flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreateSpaceDepthTfLiteModel() 54 outputTensorShape.size()), in CreateSpaceDepthTfLiteModel()
|
D | UnpackTestHelper.hpp | 27 const std::vector <int32_t>& outputTensorShape, in CreateUnpackTfLiteModel() 67 flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreateUnpackTfLiteModel() 68 outputTensorShape.size()), in CreateUnpackTfLiteModel()
|
D | ArgMinMaxTestHelper.hpp | 29 const std::vector<int32_t>& outputTensorShape, in CreateArgMinMaxTfLiteModel() argument 61 … flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreateArgMinMaxTfLiteModel() 62 … outputTensorShape.size()), in CreateArgMinMaxTfLiteModel()
|
D | ReduceTestHelper.hpp | 28 const std::vector <int32_t>& outputTensorShape, in CreateReduceTfLiteModel() 99 flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreateReduceTfLiteModel() 100 outputTensorShape.size()), in CreateReduceTfLiteModel()
|
D | BatchMatMulTestHelper.hpp | 28 const std::vector <int32_t>& outputTensorShape, in CreateBatchMatMulTfLiteModel() 68 flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreateBatchMatMulTfLiteModel() 69 outputTensorShape.size()), in CreateBatchMatMulTfLiteModel()
|
D | LogicalTestHelper.hpp | 28 const std::vector <int32_t>& outputTensorShape, in CreateLogicalBinaryTfLiteModel() 65 flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreateLogicalBinaryTfLiteModel() 66 outputTensorShape.size()), in CreateLogicalBinaryTfLiteModel()
|
D | ComparisonTestHelper.hpp | 28 const std::vector <int32_t>& outputTensorShape, in CreateComparisonTfLiteModel() 64 flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreateComparisonTfLiteModel() 65 outputTensorShape.size()), in CreateComparisonTfLiteModel()
|
D | BatchSpaceTestHelper.hpp | 27 std::vector <int32_t>& outputTensorShape, in CreateBatchSpaceTfLiteModel() 87 flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreateBatchSpaceTfLiteModel() 88 outputTensorShape.size()), in CreateBatchSpaceTfLiteModel()
|
D | NormalizationTestHelper.hpp | 27 const std::vector<int32_t>& outputTensorShape, in CreateNormalizationTfLiteModel() argument 54 … flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreateNormalizationTfLiteModel() 55 … outputTensorShape.size()), in CreateNormalizationTfLiteModel()
|
D | PadTestHelper.hpp | 31 const std::vector<int32_t>& outputTensorShape, in CreatePadTfLiteModel() argument 63 … flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreatePadTfLiteModel() 64 … outputTensorShape.size()), in CreatePadTfLiteModel()
|
D | ElementwiseBinaryTestHelper.hpp | 30 const std::vector <int32_t>& outputTensorShape, in CreateElementwiseBinaryTfLiteModel() 79 flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreateElementwiseBinaryTfLiteModel() 80 outputTensorShape.size()), in CreateElementwiseBinaryTfLiteModel()
|
D | Pooling3dTestHelper.hpp | 33 const std::vector<int32_t>& outputTensorShape, in CreatePooling3dTfLiteModel() argument 72 flatBufferBuilder.CreateVector<int32_t>(outputTensorShape.data(), in CreatePooling3dTfLiteModel() 73 outputTensorShape.size()), in CreatePooling3dTfLiteModel()
|
/external/armnn/src/armnnUtils/ |
D | ParserHelper.cpp | 93 … armnn::TensorShape outputTensorShape(inputTensorInfo.GetNumDimensions(), &outputShapeVector[0]); in CalculateReducedOutputTensoInfo() local 94 outputTensorInfo = armnn::TensorInfo(outputTensorShape, inputTensorInfo.GetDataType()); in CalculateReducedOutputTensoInfo() 129 armnn::TensorShape outputTensorShape(inputTensorInfo.GetNumDimensions(), &outputShapeVector[0]); in CalculateStridedSliceOutputTensorInfo() local 130 …outputTensorInfo = armnn::TensorInfo(armnn::TensorShape(outputTensorShape), inputTensorInfo.GetDat… in CalculateStridedSliceOutputTensorInfo()
|