Home
last modified time | relevance | path

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

/external/armnn/src/backends/backendsCommon/test/layerTests/
DConv2dTestImpl.cpp312 …std::unique_ptr<armnn::ITensorHandle> weightsHandle = tensorHandleFactory.CreateTensorHandle(kerne… in SimpleConvolution2dTestImpl() local
432 …std::unique_ptr<armnn::ITensorHandle> weightsHandle = tensorHandleFactory.CreateTensorHandle(kerne… in SimpleConvolution2dNhwcTestImpl() local
576 …std::unique_ptr<armnn::ITensorHandle> weightsHandle = tensorHandleFactory.CreateTensorHandle(kerne… in Convolution1dTestImpl() local
1404 …std::unique_ptr<armnn::ITensorHandle> weightsHandle = tensorHandleFactory.CreateTensorHandle(kerne… in CompareConvolution2dTestImpl() local
1798 …std::unique_ptr<armnn::ITensorHandle> weightsHandle = tensorHandleFactory.CreateTensorHandle(kerne… in DepthwiseConvolution2dAsymmetricTestImpl() local
1969 …std::unique_ptr<armnn::ITensorHandle> weightsHandle = tensorHandleFactory.CreateTensorHandle(kerne… in DepthwiseConvolution2dDepthMul1TestImpl() local
2186 …std::unique_ptr<armnn::ITensorHandle> weightsHandle = tensorHandleFactory.CreateTensorHandle(kerne… in DepthwiseConvolution2dTestImpl() local
2370 …std::unique_ptr<armnn::ITensorHandle> weightsHandle = tensorHandleFactory.CreateTensorHandle(kerne… in DepthwiseConvolution2dTestImpl() local
3113 …std::unique_ptr<armnn::ITensorHandle> weightsHandle = tensorHandleFactory.CreateTensorHandle(aclKe… in CompareDepthwiseConvolution2dTestImpl() local
3624 …std::unique_ptr<armnn::ITensorHandle> weightsHandle = tensorHandleFactory.CreateTensorHandle(kerne… in Convolution2dPerAxisQuantTest() local
[all …]
/external/armnn/src/backends/cl/test/
DClCreateWorkloadTests.cpp454 …std::unique_ptr<armnn::ITensorHandle> weightsHandle = tensorHandleFactory.CreateTensorHandle(kerne… variable