Home
last modified time | relevance | path

Searched refs:CPPWrapperFunction (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/graph/backends/CL/
H A DCLFunctionsFactory.cpp88 class CPPWrapperFunction : public IFunction class
92 CPPWrapperFunction() in CPPWrapperFunction() function in arm_compute::graph::backends::CPPWrapperFunction
163 auto wrap_function = std::make_unique<CPPWrapperFunction>(); in create_detection_output_layer()
216 auto wrap_function = std::make_unique<CPPWrapperFunction>(); in create_detection_post_process_layer()