Home
last modified time | relevance | path

Searched defs:DetectionOutputLayerNode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/graph/nodes/
H A DDetectionOutputLayerNode.cpp35 DetectionOutputLayerNode::DetectionOutputLayerNode(DetectionOutputLayerInfo detection_info) in DetectionOutputLayerNode() function in arm_compute::graph::DetectionOutputLayerNode
/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/nodes/
H A DNodesFwd.h45 class DetectionOutputLayerNode; variable