Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DGenerateProposals.cpp201 Shape imageInfoShape = context->getInputShape(kImageInfoTensor); in prepare() local
848 const float* imageInfoData, const Shape& imageInfoShape, in generateProposalsNhwcFloat32Compute()
950 const float* imageInfoData, const Shape& imageInfoShape, in generateProposalsFloat32Compute()
969 const float* imageInfoData, const Shape& imageInfoShape, in generateProposalsFloat32()
1012 const _Float16* imageInfoData, const Shape& imageInfoShape, in generateProposalsFloat16()
1061 const uint16_t* imageInfoData, const Shape& imageInfoShape, in generateProposalsQuant()