diff --git a/.jenkins/check/config/filter_cpplint.txt b/.jenkins/check/config/filter_cpplint.txt index ba47bdc44cc888b46fd5d692270ee63842772b9e..8c431fef03bbb0da0f539640bfda006b20ee4841 100644 --- a/.jenkins/check/config/filter_cpplint.txt +++ b/.jenkins/check/config/filter_cpplint.txt @@ -6,3 +6,5 @@ "mindspore/model_zoo/official/cv/yolov4_tiny/infer/mxbase/src/Yolov4TinyDetection.h" "runtime/references" "mindspore/model_zoo/official/cv/yolov4_tiny/infer/mxbase/src/PostProcess/Yolov4TinyMindsporePost.h" "runtime/references" "mindspore/model_zoo/official/cv/resnet/infer/ResNet18/mxbase/Resnet18ClassifyOpencv.h" "runtime/references" +"/models/official/cv/cspdarknet53/infer/mxBase/Cspdarknet53Classify.h" "runtime/references" +"/models/official/cv/alexnet/infer/mxbase/src/Alexnet.h" "runtime/references"