Searched refs:boundingBoxesDims (Results 1 – 1 of 1) sorted by relevance
3516 uint32_t boundingBoxesDims[3] = {numBatches, maxNumDetectionsValue, 4}; in detectionPostprocessingOpTest() local3517 ANeuralNetworksOperandType boundingBoxes = getOpType(inputOperandCode, 3, boundingBoxesDims); in detectionPostprocessingOpTest()