Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DGenerateProposals.cpp65 const float* imageInfoData, const Shape& imageInfoDataShape, in bboxTransformFloat32()
115 const _Float16* imageInfoData, const Shape& imageInfoDataShape, in bboxTransformFloat16()
135 const uint16_t* imageInfoData, const Shape& imageInfoDataShape, in bboxTransformQuant()
157 const uint16_t* imageInfoData, const Shape& imageInfoDataShape, in bboxTransformQuant()
1117 Shape imageInfoDataShape = context->getInputShape(kImageInfoTensor); in prepare() local