Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DGenerateProposals.cpp234 Shape imageInfoShape = context->getInputShape(kImageInfoTensor); in prepare() local
962 const float* imageInfoData, const Shape& imageInfoShape, in generateProposalsNhwcFloat32Compute()
1064 const float* imageInfoData, const Shape& imageInfoShape, in generateProposalsFloat32Compute()
1083 const float* imageInfoData, const Shape& imageInfoShape, in generateProposalsFloat32()
1126 const _Float16* imageInfoData, const Shape& imageInfoShape, in generateProposalsFloat16()
1175 const uint16_t* imageInfoData, const Shape& imageInfoShape, in generateProposalsQuant()