Home
last modified time | relevance | path

Searched defs:biasType (Results 1 – 4 of 4) sorted by relevance

/external/armnn/src/backends/backendsCommon/test/
DWorkloadDataValidation.cpp659 constexpr DataType biasType = DataType::Signed32; variable
704 constexpr DataType biasType = DataType::Signed32; variable
750 constexpr DataType biasType = DataType::Signed32; variable
/external/armnn/src/backends/backendsCommon/test/layerTests/
DTransposeConvolution2dTestImpl.cpp581 const DataType biasType = DataType::Signed32; in TransposeConvolution2dPerAxisQuantTest() local
DConv2dTestImpl.cpp3570 const DataType biasType = DataType::Signed32; in Convolution2dPerAxisQuantTest() local
3839 const DataType biasType = DataType::Signed32; in DepthwiseConvolution2dPerAxisQuantTest() local
/external/armnn/src/backends/cl/test/
DClCreateWorkloadTests.cpp405 const DataType biasType = DataType::Signed32; variable