Home
last modified time | relevance | path

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

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