Home
last modified time | relevance | path

Searched defs:expectedDetectionBoxes (Results 1 – 3 of 3) sorted by relevance

/external/armnn/src/backends/reference/test/
DRefDetectionPostProcessTests.cpp73 const std::vector<float>& expectedDetectionBoxes, in DetectionPostProcessTestImpl()
169 std::vector<float> expectedDetectionBoxes({ variable
185 std::vector<float> expectedDetectionBoxes({ variable
/external/armnn/src/backends/backendsCommon/test/
DDetectionPostProcessEndToEndTestImpl.hpp68 const std::vector<float>& expectedDetectionBoxes, in DetectionPostProcessEndToEnd()
121 std::vector<float> expectedDetectionBoxes({ in DetectionPostProcessRegularNmsEndToEnd() local
151 std::vector<float> expectedDetectionBoxes({ in DetectionPostProcessFastNmsEndToEnd() local
/external/armnn/src/backends/backendsCommon/test/layerTests/
DDetectionPostProcessTestImpl.hpp147 const std::vector<float>& expectedDetectionBoxes, in DetectionPostProcessImpl()