Home
last modified time | relevance | path

Searched defs:numKeypoints (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DHeatmapMaxKeypoint.cpp99 uint32_t numKeypoints = getSizeOfDimension(heatmapShape, 3); in heatmapMaxKeypointFloat32Nhwc() local
270 uint32_t numKeypoints = getSizeOfDimension(heatmapShape, layout ? 1 : 3); in prepare() local
/aosp12/packages/modules/NeuralNetworks/runtime/test/fuzzing/operation_signatures/
H A DBoundingBox.cpp188 RandomVariable numKeypoints = RandomVariableType::FREE; in heatmapMaxKeypointConstructor() local