Lines Matching refs:refTensorHandleFactory
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
1351 refTensorHandleFactory, f, 5, 0.1f, 0); in CompareActivationInt16Test()