Searched defs:biasDesc (Results 1 – 2 of 2) sorted by relevance
249 armnn::TensorInfo biasDesc({static_cast<unsigned int>(bias.size())}, ArmnnBType); in SimpleConvolution2dTestImpl() local418 armnn::TensorInfo biasDesc({static_cast<unsigned int>(bias.size())}, ArmnnBType); in SimpleConvolution2dNhwcTestImpl() local1383 armnn::TensorInfo biasDesc; in CompareConvolution2dTestImpl() local1733 armnn::TensorInfo biasDesc({static_cast<unsigned int>(bias.size())}, ArmnnBType); in DepthwiseConvolution2dAsymmetricTestImpl() local1879 armnn::TensorInfo biasDesc({ outputChannels }, ArmnnBType); in DepthwiseConvolution2dDepthMul1TestImpl() local2052 armnn::TensorInfo biasDesc({outputChannels}, ArmnnBType); in DepthwiseConvolution2dTestImpl() local2295 armnn::TensorInfo biasDesc({static_cast<unsigned int>(bias.size())}, ArmnnBType); in DepthwiseConvolution2dTestImpl() local3060 armnn::TensorInfo biasDesc; in CompareDepthwiseConvolution2dTestImpl() local
206 armnn::TensorInfo biasDesc({static_cast<unsigned int>(bias.size())}, ArmnnBType); in SimpleConvolution3dTestImpl() local