Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/graph/backends/CL/
DCLFunctionsFactory.cpp87 class CPPWrapperFunction : public IFunction class
91 CPPWrapperFunction() in CPPWrapperFunction() function in arm_compute::graph::backends::CPPWrapperFunction
162 auto wrap_function = support::cpp14::make_unique<CPPWrapperFunction>(); in create_detection_output_layer()
215 auto wrap_function = support::cpp14::make_unique<CPPWrapperFunction>(); in create_detection_post_process_layer()