Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DGenerateProposals.cpp424 using SoftNmsKernel = std::function<float(float)>; typedef
426 std::function<const float*(uint32_t)> getRoiBase, SoftNmsKernel kernel, in softNmsSingleClass()
457 std::function<const float*(uint32_t)> getRoiBase, SoftNmsKernel kernel, in softNmsMultiClass()
496 SoftNmsKernel kernel = nullptr; in boxWithNmsLimitFloat32Compute()