Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp3522 ANeuralNetworksOperandType numValid = getOpType(ANEURALNETWORKS_TENSOR_INT32, 1, numValidDims); in detectionPostprocessingOpTest() local
3528 {outputScore, boundingBoxes, classLabel, numValid}); in detectionPostprocessingOpTest()