Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/CPP/kernels/
H A DCPPBoxWithNonMaximaSuppressionLimitKernel.cpp77 std::vector<int> sorted_indices_temp; in SoftNMS() local
147 std::vector<int> sorted_indices_temp = sorted_indices; in NonMaximaSuppression() local