Searched defs:anchors (Results 1 – 3 of 3) sorted by relevance
22 anchors = Input("anchors", "TENSOR_FLOAT32", "{1, 4}") variable
3539 ANeuralNetworksOperandType anchors = getOpType(inputOperandCode, 2, anchorsDims); in detectionPostprocessingOpTest() local