Searched defs:biasHandle (Results 1 – 2 of 2) sorted by relevance
328 std::unique_ptr<armnn::ITensorHandle> biasHandle = nullptr; in SimpleConvolution2dTestImpl() local433 std::unique_ptr<armnn::ITensorHandle> biasHandle = nullptr; in SimpleConvolution2dNhwcTestImpl() local577 std::unique_ptr<armnn::ITensorHandle> biasHandle = nullptr; in Convolution1dTestImpl() local1403 …std::unique_ptr<armnn::ITensorHandle> biasHandle = tensorHandleFactory.CreateTensorHandle(biasDesc… in CompareConvolution2dTestImpl() local1799 std::unique_ptr<armnn::ITensorHandle> biasHandle = nullptr; in DepthwiseConvolution2dAsymmetricTestImpl() local1970 std::unique_ptr<armnn::ITensorHandle> biasHandle = nullptr; in DepthwiseConvolution2dDepthMul1TestImpl() local2187 std::unique_ptr<armnn::ITensorHandle> biasHandle = nullptr; in DepthwiseConvolution2dTestImpl() local2371 std::unique_ptr<armnn::ITensorHandle> biasHandle = nullptr; in DepthwiseConvolution2dTestImpl() local3114 …std::unique_ptr<armnn::ITensorHandle> biasHandle = tensorHandleFactory.CreateTensorHandle(biasDesc… in CompareDepthwiseConvolution2dTestImpl() local3625 std::unique_ptr<armnn::ITensorHandle> biasHandle = nullptr; in Convolution2dPerAxisQuantTest() local[all …]
455 …std::unique_ptr<armnn::ITensorHandle> biasHandle = tensorHandleFactory.CreateTensorHandle(biasInfo… variable