Home
last modified time | relevance | path

Searched defs:boxesShape (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/common/operations/
DHeatmapMaxKeypoint.cpp89 const float* boxes, const Shape& boxesShape, in heatmapMaxKeypointFloat32Nhwc()
168 const float* boxes, const Shape& boxesShape, bool layout, in heatmapMaxKeypointFloat32()
185 const uint16_t* boxes, const Shape& boxesShape, bool layout, in heatmapMaxKeypointQuant()
207 const uint16_t* boxes, const Shape& boxesShape, bool layout, in heatmapMaxKeypointQuant()
262 Shape boxesShape = context->getInputShape(kBoxesTensor); in prepare() local
306 const auto boxesShape = context->getInputShape(kBoxesTensor); in execute() local