Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DGenerateProposals.cpp1261 const Shape& detectionOutShape) { in detectionPostprocessFloat32() argument
1272 memset(detectionOutData, 0, getNumberOfElements(detectionOutShape) * sizeof(int32_t)); in detectionPostprocessFloat32()
1366 const Shape& classOutShape, int32_t* detectionOutData, const Shape& detectionOutShape) { in detectionPostprocessFloat16() argument
1381 detectionOutShape)); in detectionPostprocessFloat16()