Searched refs:boxScale (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/ |
H A D | DetectionPostProcessEndToEndTestImpl.hpp | 72 float boxScale = 1.0f, in DetectionPostProcessEndToEnd() argument 83 boxEncodingsInfo.SetQuantizationScale(boxScale); in DetectionPostProcessEndToEnd() 114 float boxScale = 1.0f, in DetectionPostProcessRegularNmsEndToEnd() argument 133 boxScale, boxOffset, scoreScale, scoreOffset, in DetectionPostProcessRegularNmsEndToEnd() 144 float boxScale = 1.0f, in DetectionPostProcessFastNmsEndToEnd() argument 163 boxScale, boxOffset, scoreScale, scoreOffset, in DetectionPostProcessFastNmsEndToEnd()
|