Searched refs:create_detection_output_layer (Results 1 – 3 of 3) sorted by relevance
130 std::unique_ptr<IFunction> create_detection_output_layer<CPPDetectionOutputLayer, CLTargetInfo>(Det… in create_detection_output_layer() function264 …return detail::create_detection_output_layer<CPPDetectionOutputLayer, CLTargetInfo>(*polymorphic_d… in create()
154 …return detail::create_detection_output_layer<CPPDetectionOutputLayer, NETargetInfo>(*polymorphic_d… in create()
914 std::unique_ptr<IFunction> create_detection_output_layer(DetectionOutputLayerNode &node) in create_detection_output_layer() function