diff --git a/.jenkins/check/config/filter_cpplint.txt b/.jenkins/check/config/filter_cpplint.txt index ba47bdc44cc888b46fd5d692270ee63842772b9e..4be89f0ef682ae09a1727fe91be0870b5e5404db 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" +"mindspore/model_zoo/official/cv/resnext/infer/mxbase/main_opencv.cpp" "runtime/references" +"mindspore/model_zoo/official/cv/resnext/infer/mxbase/Resnext101ClassifyOpencv.h" "runtime/references"