Searched defs:outputScoreData (Results 1 – 1 of 1) sorted by relevance
91 float* outputScoreData, const Shape& outputScoreShape, in heatmapMaxKeypointFloat32Nhwc()170 float* outputScoreData, const Shape& outputScoreShape, in heatmapMaxKeypointFloat32()187 uint8_t* outputScoreData, const Shape& outputScoreShape, in heatmapMaxKeypointQuant()209 int8_t* outputScoreData, const Shape& outputScoreShape, in heatmapMaxKeypointQuant()309 auto outputScoreData = context->getOutputBuffer<_Float16>(kOutputScoreTensor); in execute() local