/external/armnn/src/backends/backendsCommon/test/layerTests/ |
D | SoftmaxTestImpl.cpp | 242 const armnn::ITensorHandleFactory& refTensorHandleFactory, in CompareSoftmaxTestImpl() argument 277 refTensorHandleFactory.CreateTensorHandle(outputTensorInfo); in CompareSoftmaxTestImpl() 279 refTensorHandleFactory.CreateTensorHandle(inputTensorInfo); in CompareSoftmaxTestImpl() 719 const armnn::ITensorHandleFactory& refTensorHandleFactory, in CompareSoftmaxTest() argument 723 …loadFactory, memoryManager, refWorkloadFactory, tensorHandleFactory, refTensorHandleFactory, beta); in CompareSoftmaxTest() 731 const armnn::ITensorHandleFactory& refTensorHandleFactory, in CompareSoftmaxUint8Test() argument 735 …loadFactory, memoryManager, refWorkloadFactory, tensorHandleFactory, refTensorHandleFactory, beta); in CompareSoftmaxUint8Test()
|
D | ActivationTestImpl.hpp | 134 const armnn::ITensorHandleFactory& refTensorHandleFactory, 285 const armnn::ITensorHandleFactory& refTensorHandleFactory, 294 const armnn::ITensorHandleFactory& refTensorHandleFactory, 302 const armnn::ITensorHandleFactory& refTensorHandleFactory,
|
D | NormalizationTestImpl.cpp | 275 const armnn::ITensorHandleFactory& refTensorHandleFactory, in CompareNormalizationTestImpl() argument 321 …std::unique_ptr<armnn::ITensorHandle> outputHandleRef = refTensorHandleFactory.CreateTensorHandle(… in CompareNormalizationTestImpl() 322 …std::unique_ptr<armnn::ITensorHandle> inputHandleRef = refTensorHandleFactory.CreateTensorHandle(i… in CompareNormalizationTestImpl() 400 const armnn::ITensorHandleFactory& refTensorHandleFactory, in CompareNormalizationTest() argument 405 … workloadFactory, memoryManager, refWorkloadFactory, tensorHandleFactory, refTensorHandleFactory, in CompareNormalizationTest()
|
D | Conv2dTestImpl.hpp | 129 const armnn::ITensorHandleFactory& refTensorHandleFactory); 193 const armnn::ITensorHandleFactory& refTensorHandleFactory, 272 const armnn::ITensorHandleFactory& refTensorHandleFactory, 280 const armnn::ITensorHandleFactory& refTensorHandleFactory,
|
D | SoftmaxTestImpl.hpp | 113 const armnn::ITensorHandleFactory& refTensorHandleFactory, 121 const armnn::ITensorHandleFactory& refTensorHandleFactory,
|
D | ActivationTestImpl.cpp | 297 const armnn::ITensorHandleFactory& refTensorHandleFactory, in CompareBoundedReLuTest() argument 311 … refWorkloadFactory, nullptr, refTensorHandleFactory, 0.0f, upperBound, activationDescriptor); in CompareBoundedReLuTest() 1224 const armnn::ITensorHandleFactory& refTensorHandleFactory, in CompareActivationTestImpl() argument 1276 …std::unique_ptr<armnn::ITensorHandle> inputHandleRef = refTensorHandleFactory.CreateTensorHandle(i… in CompareActivationTestImpl() 1277 …std::unique_ptr<armnn::ITensorHandle> outputHandleRef = refTensorHandleFactory.CreateTensorHandle(… in CompareActivationTestImpl() 1319 const armnn::ITensorHandleFactory& refTensorHandleFactory, in CompareActivationTest() argument 1325 refTensorHandleFactory, f, batchSize); in CompareActivationTest() 1333 const armnn::ITensorHandleFactory& refTensorHandleFactory, in CompareActivationUint8Test() argument 1338 tensorHandleFactory, refTensorHandleFactory, f, 5, 0.1f, 50); in CompareActivationUint8Test() 1346 const armnn::ITensorHandleFactory& refTensorHandleFactory, in CompareActivationInt16Test() argument [all …]
|
D | MultiplicationTestImpl.cpp | 530 const armnn::ITensorHandleFactory& refTensorHandleFactory) in CompareMultiplicationTest() argument 557 …std::unique_ptr<armnn::ITensorHandle> inputHandle0Ref = refTensorHandleFactory.CreateTensorHandle(… in CompareMultiplicationTest() 558 …std::unique_ptr<armnn::ITensorHandle> inputHandle1Ref = refTensorHandleFactory.CreateTensorHandle(… in CompareMultiplicationTest() 559 …std::unique_ptr<armnn::ITensorHandle> outputHandleRef = refTensorHandleFactory.CreateTensorHandle(… in CompareMultiplicationTest()
|
D | NormalizationTestImpl.hpp | 35 const armnn::ITensorHandleFactory& refTensorHandleFactory,
|
D | Pooling2dTestImpl.hpp | 326 const armnn::ITensorHandleFactory& refTensorHandleFactory, 334 const armnn::ITensorHandleFactory& refTensorHandleFactory, 342 const armnn::ITensorHandleFactory& refTensorHandleFactory,
|
D | AdditionTestImpl.cpp | 646 const armnn::ITensorHandleFactory& refTensorHandleFactory) in CompareAdditionTest() argument 672 …std::unique_ptr<armnn::ITensorHandle> inputHandle1Ref = refTensorHandleFactory.CreateTensorHandle(… in CompareAdditionTest() 673 …std::unique_ptr<armnn::ITensorHandle> inputHandle2Ref = refTensorHandleFactory.CreateTensorHandle(… in CompareAdditionTest() 674 …std::unique_ptr<armnn::ITensorHandle> outputHandleRef = refTensorHandleFactory.CreateTensorHandle(… in CompareAdditionTest()
|
D | BatchNormalizationTestImpl.hpp | 60 const armnn::ITensorHandleFactory& refTensorHandleFactory);
|
D | BatchNormalizationTestImpl.cpp | 611 const armnn::ITensorHandleFactory& refTensorHandleFactory) in CompareBatchNormTest() argument 642 …std::unique_ptr<armnn::ITensorHandle> inputHandleRef = refTensorHandleFactory.CreateTensorHandle(… in CompareBatchNormTest() 643 …std::unique_ptr<armnn::ITensorHandle> outputHandleRef = refTensorHandleFactory.CreateTensorHandle(… in CompareBatchNormTest()
|
D | MultiplicationTestImpl.hpp | 83 const armnn::ITensorHandleFactory& refTensorHandleFactory);
|
D | AdditionTestImpl.hpp | 88 const armnn::ITensorHandleFactory& refTensorHandleFactory);
|
D | Pooling2dTestImpl.cpp | 753 const armnn::ITensorHandleFactory& refTensorHandleFactory, in ComparePooling2dTestCommon() argument 813 …std::unique_ptr<armnn::ITensorHandle> outputHandleRef = refTensorHandleFactory.CreateTensorHandle(… in ComparePooling2dTestCommon() 814 …std::unique_ptr<armnn::ITensorHandle> inputHandleRef = refTensorHandleFactory.CreateTensorHandle(i… in ComparePooling2dTestCommon() 1918 const armnn::ITensorHandleFactory& refTensorHandleFactory, in ComparePooling2dTest() argument 1922 …actory, memoryManager, refWorkloadFactory, tensorHandleFactory, refTensorHandleFactory, poolingTy… in ComparePooling2dTest() 1930 const armnn::ITensorHandleFactory& refTensorHandleFactory, in ComparePooling2dUint8Test() argument 1934 … workloadFactory, memoryManager, refWorkloadFactory, tensorHandleFactory, refTensorHandleFactory, in ComparePooling2dUint8Test() 1943 const armnn::ITensorHandleFactory& refTensorHandleFactory, in ComparePooling2dInt16Test() argument 1947 …actory, memoryManager, refWorkloadFactory, tensorHandleFactory, refTensorHandleFactory, poolingTy… in ComparePooling2dInt16Test()
|
D | Conv2dTestImpl.cpp | 1306 const armnn::ITensorHandleFactory& refTensorHandleFactory) in CompareConvolution2dTestImpl() argument 1370 …std::unique_ptr<armnn::ITensorHandle> outputHandleRef = refTensorHandleFactory.CreateTensorHandle(… in CompareConvolution2dTestImpl() 1371 …std::unique_ptr<armnn::ITensorHandle> inputHandleRef = refTensorHandleFactory.CreateTensorHandle(i… in CompareConvolution2dTestImpl() 2941 const armnn::ITensorHandleFactory& refTensorHandleFactory, in CompareDepthwiseConvolution2dTestImpl() argument 3029 …std::unique_ptr<armnn::ITensorHandle> outputHandleRef = refTensorHandleFactory.CreateTensorHandle(… in CompareDepthwiseConvolution2dTestImpl() 3030 …std::unique_ptr<armnn::ITensorHandle> inputHandleRef = refTensorHandleFactory.CreateTensorHandle(i… in CompareDepthwiseConvolution2dTestImpl() 3539 const armnn::ITensorHandleFactory& refTensorHandleFactory) in CompareConvolution2dTest() argument 3542 … workloadFactory, memoryManager, refWorkloadFactory, tensorHandleFactory, refTensorHandleFactory); in CompareConvolution2dTest() 3794 const armnn::ITensorHandleFactory& refTensorHandleFactory, in CompareDepthwiseConvolution2dFloatTest() argument 3798 …adFactory, memoryManager, refWorkloadFactory, tensorHandleFactory, refTensorHandleFactory, layout); in CompareDepthwiseConvolution2dFloatTest() [all …]
|
/external/armnn/src/armnn/test/ |
D | UnitTests.hpp | 135 auto refTensorHandleFactory = in CompareRefTestFunctionUsingTensorHandleFactory() local 139 …dFactory, memoryManager, refWorkloadFactory, tensorHandleFactory, refTensorHandleFactory, args...); in CompareRefTestFunctionUsingTensorHandleFactory()
|