Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DGenerateProposals.cpp66 const float* imageInfoData, const Shape& imageInfoDataShape, in bboxTransformFloat32()
116 const _Float16* imageInfoData, const Shape& imageInfoDataShape, in bboxTransformFloat16()
136 const uint16_t* imageInfoData, const Shape& imageInfoDataShape, in bboxTransformQuant()
158 const uint16_t* imageInfoData, const Shape& imageInfoDataShape, in bboxTransformQuant()
1118 Shape imageInfoDataShape = context->getInputShape(kImageInfoTensor); in prepare() local