Searched refs:maxNumDetectionsValue (Results 1 – 1 of 1) sorted by relevance
3514 const int maxNumDetectionsValue = 5; in detectionPostprocessingOpTest() local3515 uint32_t outputScoreDims[2] = {numBatches, maxNumDetectionsValue}; in detectionPostprocessingOpTest()3517 uint32_t boundingBoxesDims[3] = {numBatches, maxNumDetectionsValue, 4}; in detectionPostprocessingOpTest()