Browse Source

update .jenkins/check/config/filter_cpplint.txt.

tags/v1.5.0-rc1
Boyka_Occam Gitee 4 years ago
parent
commit
ddaa9d58ce
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      .jenkins/check/config/filter_cpplint.txt

+ 3
- 1
.jenkins/check/config/filter_cpplint.txt View File

@@ -13,7 +13,9 @@
"mindspore/mindspore/core/mindrt/src/actor/actorpolicy.h" "runtime/references"
"mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/" "readability/casting"
"mindspore/mindspore/ccsrc/runtime/device/gpu/gpu_kernel_runtime.cc" "build/include_what_you_use"

# Modelzoo
"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"
# MindData
"mindspore/mindspore/ccsrc/minddata/mindrecord/include/shard_page.h" "runtime/string"
"mindspore/mindspore/ccsrc/minddata/dataset/kernels/tensor_op.h" "runtime/references"


Loading…
Cancel
Save