Searched refs:create_detection_post_process_layer (Results 1 – 3 of 3) sorted by relevance
174 std::unique_ptr<IFunction> create_detection_post_process_layer<CPPDetectionPostProcessLayer, CLTarg… in create_detection_post_process_layer() function266 …return detail::create_detection_post_process_layer<CPPDetectionPostProcessLayer, CLTargetInfo>(*po… in create()
156 …return detail::create_detection_post_process_layer<NEDetectionPostProcessLayer, NETargetInfo>(*pol… in create()
960 std::unique_ptr<IFunction> create_detection_post_process_layer(DetectionPostProcessLayerNode &node) in create_detection_post_process_layer() function