Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/fuzzing/operation_signatures/
DBoundingBox.cpp183 RandomVariable numKeypoints = RandomVariableType::FREE; in heatmapMaxKeypointConstructor() local
/frameworks/ml/nn/common/operations/
DHeatmapMaxKeypoint.cpp98 uint32_t numKeypoints = getSizeOfDimension(heatmapShape, 3); in heatmapMaxKeypointFloat32Nhwc() local
268 uint32_t numKeypoints = getSizeOfDimension(heatmapShape, layout ? 1 : 3); in prepare() local