• Home
  • Raw
  • Download

Lines Matching refs:refTensorHandleFactory

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()
3806 const armnn::ITensorHandleFactory& refTensorHandleFactory, in CompareDepthwiseConvolution2dUint8Test() argument
3810 …adFactory, memoryManager, refWorkloadFactory, tensorHandleFactory, refTensorHandleFactory, layout); in CompareDepthwiseConvolution2dUint8Test()