Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DHeatmapMaxKeypoint.cpp162 float* outputKeypointData, const Shape& outputKeypointShape, in heatmapMaxKeypointFloat32()
179 uint16_t* outputKeypointData, const Shape& outputKeypointShape, in heatmapMaxKeypointQuant()
201 uint16_t* outputKeypointData, const Shape& outputKeypointShape, in heatmapMaxKeypointQuant()
273 const auto outputKeypointShape = context->getOutputShape(kOutputKeypointTensor); in execute() local