Searched defs:outputScoreData (Results 1 – 1 of 1) sorted by relevance
82 float* outputScoreData, const Shape& /*outputScoreShape*/, in heatmapMaxKeypointFloat32Nhwc()161 float* outputScoreData, const Shape& outputScoreShape, in heatmapMaxKeypointFloat32()178 uint8_t* outputScoreData, const Shape& outputScoreShape, in heatmapMaxKeypointQuant()200 int8_t* outputScoreData, const Shape& outputScoreShape, in heatmapMaxKeypointQuant()270 auto outputScoreData = context->getOutputBuffer<_Float16>(kOutputScoreTensor); in execute() local