Home
last modified time | relevance | path

Searched refs:SetScaleOffset (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DConv3dTestImpl.cpp81 void SetScaleOffset(float& qScale, int32_t& qOffset) in SetScaleOffset() function
315 SetScaleOffset<ArmnnType>(qScale, qOffset); in SimpleConvolution3d3x3x3TestCommon()
383 SetScaleOffset<ArmnnType>(qScale, qOffset); in Convolution3d2x2x2Strides3x5x5TestCommon()
454 SetScaleOffset<ArmnnType>(qScale, qOffset); in Convolution3d2x2x2Dilation2x2x2TestCommon()
521 SetScaleOffset<ArmnnType>(qScale, qOffset); in Convolution3dPaddingSame3x3x3TestCommon()