Home
last modified time | relevance | path

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

/external/ComputeLibrary/arm_compute/core/CPP/kernels/
DCPPBoxWithNonMaximaSuppressionLimitKernel.h35 class CPPBoxWithNonMaximaSuppressionLimitKernel : public ICPPKernel
43 CPPBoxWithNonMaximaSuppressionLimitKernel();
45CPPBoxWithNonMaximaSuppressionLimitKernel(const CPPBoxWithNonMaximaSuppressionLimitKernel &) = del…
47CPPBoxWithNonMaximaSuppressionLimitKernel &operator=(const CPPBoxWithNonMaximaSuppressionLimitKern…
49CPPBoxWithNonMaximaSuppressionLimitKernel(CPPBoxWithNonMaximaSuppressionLimitKernel &&) = default;
51CPPBoxWithNonMaximaSuppressionLimitKernel &operator=(CPPBoxWithNonMaximaSuppressionLimitKernel &&)…
/external/ComputeLibrary/src/core/CPP/kernels/
DCPPBoxWithNonMaximaSuppressionLimitKernel.cpp186 CPPBoxWithNonMaximaSuppressionLimitKernel::CPPBoxWithNonMaximaSuppressionLimitKernel() in CPPBoxWithNonMaximaSuppressionLimitKernel() function in arm_compute::CPPBoxWithNonMaximaSuppressionLimitKernel
192 bool CPPBoxWithNonMaximaSuppressionLimitKernel::is_parallelisable() const in is_parallelisable()
198 void CPPBoxWithNonMaximaSuppressionLimitKernel::run_nmslimit() in run_nmslimit()
346 void CPPBoxWithNonMaximaSuppressionLimitKernel::configure(const ITensor *scores_in, const ITensor *… in configure()
395 void CPPBoxWithNonMaximaSuppressionLimitKernel::run(const Window &window, const ThreadInfo &info) in run()
/external/ComputeLibrary/arm_compute/runtime/CPP/functions/
DCPPBoxWithNonMaximaSuppressionLimit.h93 CPPBoxWithNonMaximaSuppressionLimitKernel _box_with_nms_limit_kernel;
/external/ComputeLibrary/docs/user_guide/
Drelease_version_and_change_log.dox1209 - @ref CPPBoxWithNonMaximaSuppressionLimit / @ref CPPBoxWithNonMaximaSuppressionLimitKernel
/external/ComputeLibrary/src/
DCMakeLists.txt363 core/CPP/kernels/CPPBoxWithNonMaximaSuppressionLimitKernel.cpp
DBUILD.bazel371 "core/CPP/kernels/CPPBoxWithNonMaximaSuppressionLimitKernel.cpp",
/external/ComputeLibrary/
DAndroid.bp160 "src/core/CPP/kernels/CPPBoxWithNonMaximaSuppressionLimitKernel.cpp",