Searched refs:numValidDims (Results 1 – 1 of 1) sorted by relevance
3520 uint32_t numValidDims[1] = {numBatches}; in detectionPostprocessingOpTest() local3521 ANeuralNetworksOperandType numValid = getOpType(ANEURALNETWORKS_TENSOR_INT32, 1, numValidDims); in detectionPostprocessingOpTest()