Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/graph/backends/CL/
H A DCLFunctionsFactory.cpp130 std::unique_ptr<IFunction> create_detection_output_layer<CPPDetectionOutputLayer, CLTargetInfo>(Det… in create_detection_output_layer() function
/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/backends/
H A DFunctionHelpers.h914 std::unique_ptr<IFunction> create_detection_output_layer(DetectionOutputLayerNode &node) in create_detection_output_layer() function