Home
last modified time | relevance | path

Searched refs:refTensorHandleFactory (Results 1 – 17 of 17) sorted by relevance

/external/armnn/src/backends/backendsCommon/test/layerTests/
DSoftmaxTestImpl.cpp242 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()
DActivationTestImpl.hpp134 const armnn::ITensorHandleFactory& refTensorHandleFactory,
285 const armnn::ITensorHandleFactory& refTensorHandleFactory,
294 const armnn::ITensorHandleFactory& refTensorHandleFactory,
302 const armnn::ITensorHandleFactory& refTensorHandleFactory,
DNormalizationTestImpl.cpp275 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()
DConv2dTestImpl.hpp129 const armnn::ITensorHandleFactory& refTensorHandleFactory);
193 const armnn::ITensorHandleFactory& refTensorHandleFactory,
272 const armnn::ITensorHandleFactory& refTensorHandleFactory,
280 const armnn::ITensorHandleFactory& refTensorHandleFactory,
DSoftmaxTestImpl.hpp113 const armnn::ITensorHandleFactory& refTensorHandleFactory,
121 const armnn::ITensorHandleFactory& refTensorHandleFactory,
DActivationTestImpl.cpp297 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 …]
DMultiplicationTestImpl.cpp530 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()
DNormalizationTestImpl.hpp35 const armnn::ITensorHandleFactory& refTensorHandleFactory,
DPooling2dTestImpl.hpp326 const armnn::ITensorHandleFactory& refTensorHandleFactory,
334 const armnn::ITensorHandleFactory& refTensorHandleFactory,
342 const armnn::ITensorHandleFactory& refTensorHandleFactory,
DAdditionTestImpl.cpp646 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()
DBatchNormalizationTestImpl.hpp60 const armnn::ITensorHandleFactory& refTensorHandleFactory);
DBatchNormalizationTestImpl.cpp611 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()
DMultiplicationTestImpl.hpp83 const armnn::ITensorHandleFactory& refTensorHandleFactory);
DAdditionTestImpl.hpp88 const armnn::ITensorHandleFactory& refTensorHandleFactory);
DPooling2dTestImpl.cpp753 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()
DConv2dTestImpl.cpp1306 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/
DUnitTests.hpp135 auto refTensorHandleFactory = in CompareRefTestFunctionUsingTensorHandleFactory() local
139 …dFactory, memoryManager, refWorkloadFactory, tensorHandleFactory, refTensorHandleFactory, args...); in CompareRefTestFunctionUsingTensorHandleFactory()