Searched refs:outputScoreDims (Results 1 – 1 of 1) sorted by relevance
3514 uint32_t outputScoreDims[2] = {numBatches, maxNumDetectionsValue}; in detectionPostprocessingOpTest() local3515 ANeuralNetworksOperandType outputScore = getOpType(inputOperandCode, 2, outputScoreDims); in detectionPostprocessingOpTest()3519 getOpType(ANEURALNETWORKS_TENSOR_INT32, 2, outputScoreDims); in detectionPostprocessingOpTest()