wuxun-zhang commented on issue #16246: [mkldnn-v1.0] Add MKL-DNN softmax URL: https://github.com/apache/incubator-mxnet/pull/16246#issuecomment-535301971 Seems CI still has problem. ``` + make pylint python3 -m pylint --rcfile=/work/mxnet/ci/other/pylintrc --ignore-patterns=".*\.so$,.*\.dll$,.*\.dylib$" python/mxnet tools/caffe_converter/*.py ************* Module caffe_proto_utils tools/caffe_converter/caffe_proto_utils.py:199:18: E1121: Too many positional arguments for method call (too-many-function-args) ************* Module convert_mean tools/caffe_converter/convert_mean.py:45:18: E1121: Too many positional arguments for method call (too-many-function-args) ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
