Searched defs:outputKeypointShape (Results 1 – 1 of 1) sorted by relevance
162 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