Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/CPP/functions/
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()
/external/ComputeLibrary/src/core/CPP/kernels/
DCPPBoxWithNonMaximaSuppressionLimitKernel.cpp347 … ITensor *batch_splits_out, ITensor *keeps, ITensor *keeps_size, const BoxNMSLimitInfo info) in configure()