Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/fuzzing/operation_signatures/
DBoundingBox.cpp186 RandomVariable heatmapSize = RandomVariableType::FREE; in heatmapMaxKeypointConstructor() local
213 uint32_t heatmapSize = op->inputs[0]->dimensions[2].getValue(); in heatmapMaxKeypointFinalizer() local
/packages/modules/NeuralNetworks/common/cpu_operations/
DHeatmapMaxKeypoint.cpp89 uint32_t heatmapSize = getSizeOfDimension(heatmapShape, 1); in heatmapMaxKeypointFloat32Nhwc() local
230 uint32_t heatmapSize = getSizeOfDimension(heatmapShape, 2); in prepare() local