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