Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/CPP/functions/
DCPPBoxWithNonMaximaSuppressionLimit.cpp135 …thNonMaximaSuppressionLimit::configure(const ITensor *scores_in, const ITensor *boxes_in, const IT… in configure()
214 Status validate(const ITensorInfo *scores_in, const ITensorInfo *boxes_in, const ITensorInfo *batch… in validate()
/external/ComputeLibrary/src/core/CPP/kernels/
DCPPBoxWithNonMaximaSuppressionLimitKernel.cpp346 …aximaSuppressionLimitKernel::configure(const ITensor *scores_in, const ITensor *boxes_in, const IT… in configure()