Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DHeatmapMaxKeypoint.cpp92 const Shape& outputKeypointShape, float fpAtol, in heatmapMaxKeypointFloat32Nhwc()
170 float* outputKeypointData, const Shape& outputKeypointShape, in heatmapMaxKeypointFloat32()
187 uint16_t* outputKeypointData, const Shape& outputKeypointShape, in heatmapMaxKeypointQuant()
209 uint16_t* outputKeypointData, const Shape& outputKeypointShape, in heatmapMaxKeypointQuant()
310 const auto outputKeypointShape = context->getOutputShape(kOutputKeypointTensor); in execute() local