Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/runtime/CPP/functions/
H A DCPPBoxWithNonMaximaSuppressionLimit.cpp137 … ITensor *keeps, ITensor *keeps_size, const BoxNMSLimitInfo info) in configure()
215 …onst ITensorInfo *batch_splits_out, const ITensorInfo *keeps, const ITensorInfo *keeps_size, const… in validate()
/aosp_15_r20/external/ComputeLibrary/src/core/CPP/kernels/
H A DCPPBoxWithNonMaximaSuppressionLimitKernel.cpp347 … ITensor *batch_splits_out, ITensor *keeps, ITensor *keeps_size, const BoxNMSLimitInfo info) in configure()