Home
last modified time | relevance | path

Searched refs:kMaxClassesPerDetectionScalar (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DGenerateProposals.cpp1436 constexpr uint32_t kMaxClassesPerDetectionScalar = 9; variable
1639 context->getInputValue<int32_t>(kMaxClassesPerDetectionScalar); in prepare()
1709 context->getInputValue<int32_t>(kMaxClassesPerDetectionScalar), in execute()
1737 context->getInputValue<int32_t>(kMaxClassesPerDetectionScalar), in execute()