Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/graph/backends/CL/
H A DCLFunctionsFactory.cpp174 std::unique_ptr<IFunction> create_detection_post_process_layer<CPPDetectionPostProcessLayer, CLTarg… in create_detection_post_process_layer() function
/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/backends/
H A DFunctionHelpers.h960 std::unique_ptr<IFunction> create_detection_post_process_layer(DetectionPostProcessLayerNode &node) in create_detection_post_process_layer() function