Home
last modified time | relevance | path

Searched defs:detection_info (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/graph/nodes/
H A DDetectionPostProcessLayerNode.cpp35 …onPostProcessLayerNode::DetectionPostProcessLayerNode(DetectionPostProcessLayerInfo detection_info) in DetectionPostProcessLayerNode()
H A DDetectionOutputLayerNode.cpp35 DetectionOutputLayerNode::DetectionOutputLayerNode(DetectionOutputLayerInfo detection_info) in DetectionOutputLayerNode()
/aosp_15_r20/external/ComputeLibrary/utils/
H A DTypePrinter.h2531 inline std::string to_string(const DetectionOutputLayerInfo &detection_info) in to_string()
2568 inline std::string to_string(const DetectionPostProcessLayerInfo &detection_info) in to_string()