`mkldnn_reuse.h` format is wrong
Created by: luotao1
paddle/fluid/platform/mkldnn_reuse.h:202: Is this a non-const reference? If so, make const or use a pointer: std::vector<int>& dims [runtime/references] [2]
paddle/fluid/platform/mkldnn_reuse.h:202: Is this a non-const reference? If so, make const or use a pointer: std::vector<int>& axis [runtime/references] [2]
paddle/fluid/platform/mkldnn_reuse.h:290: Is this a non-const reference? If so, make const or use a pointer: std::vector<int>& nchw_tz [runtime/references] [2]
paddle/fluid/platform/mkldnn_reuse.h:291: Is this a non-const reference? If so, make const or use a pointer: std::vector<int>& axis [runtime/references] [2]
Done processing paddle/fluid/platform/mkldnn_reuse.h
Total errors found: 4
please use pre-commit
to correct the format before pull request.
http://www.paddlepaddle.org/documentation/docs/zh/1.2/advanced_usage/development/contribute_to_paddle/local_dev_guide.html#permalink-5--pre-commit-
http://www.paddlepaddle.org/documentation/docs/zh/1.2/advanced_usage/development/contribute_to_paddle/local_dev_guide.html#permalink-8--commit-