Searched defs:outputKeypointShape (Results 1 – 1 of 1) sorted by relevance
93 const Shape& outputKeypointShape, float fpAtol, in heatmapMaxKeypointFloat32Nhwc()171 float* outputKeypointData, const Shape& outputKeypointShape, in heatmapMaxKeypointFloat32()188 uint16_t* outputKeypointData, const Shape& outputKeypointShape, in heatmapMaxKeypointQuant()210 uint16_t* outputKeypointData, const Shape& outputKeypointShape, in heatmapMaxKeypointQuant()312 const auto outputKeypointShape = context->getOutputShape(kOutputKeypointTensor); in execute() local