Searched defs:boxes (Results 1 – 1 of 1) sorted by relevance
/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | HeatmapMaxKeypoint.cpp | 81 const float* boxes, const Shape& boxesShape, in heatmapMaxKeypointFloat32Nhwc() 160 const float* boxes, const Shape& boxesShape, bool layout, in heatmapMaxKeypointFloat32() 177 const uint16_t* boxes, const Shape& boxesShape, bool layout, in heatmapMaxKeypointQuant() 199 const uint16_t* boxes, const Shape& boxesShape, bool layout, in heatmapMaxKeypointQuant() 268 const auto boxes = context->getInputBuffer<_Float16>(kBoxesTensor); in execute() local
|