Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DWorkloadDataValidation.cpp659 constexpr DataType biasType = DataType::Signed32; variable
704 constexpr DataType biasType = DataType::Signed32; variable
750 constexpr DataType biasType = DataType::Signed32; variable
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DTransposeConvolution2dTestImpl.cpp581 const DataType biasType = DataType::Signed32; in TransposeConvolution2dPerAxisQuantTest() local
H A DConv2dTestImpl.cpp3570 const DataType biasType = DataType::Signed32; in Convolution2dPerAxisQuantTest() local
3839 const DataType biasType = DataType::Signed32; in DepthwiseConvolution2dPerAxisQuantTest() local
/aosp_15_r20/device/google/contexthub/firmware/os/inc/
Dsensors.h222 uint8_t biasType; member
/aosp_15_r20/external/armnn/src/backends/cl/test/
H A DClCreateWorkloadTests.cpp405 const DataType biasType = DataType::Signed32; variable
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioningRandom.cpp414 const WrapperOperandType biasType(WrapperType::TENSOR_FLOAT32, {problemSize}); in makeRnnSpecialInput() local
DTestValidation.cpp2553 const ANeuralNetworksOperandType biasType = { in TEST_F() local
3677 const ANeuralNetworksOperandType biasType = { in createAndCompileChannelQuantConvModel() local