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