Searched refs:anchorsDims (Results 1 – 1 of 1) sorted by relevance
3500 uint32_t anchorsDims[2] = {numAnchors, 4}; in detectionPostprocessingOpTest() local3501 ANeuralNetworksOperandType anchors = getOpType(inputOperandCode, 2, anchorsDims); in detectionPostprocessingOpTest()