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