[GitHub] TaoLv commented on a change in pull request #11335: Fix axis Bug in MKLDNN Softmax

2018-06-19 Thread GitBox
TaoLv commented on a change in pull request #11335: Fix axis Bug in MKLDNN Softmax URL: https://github.com/apache/incubator-mxnet/pull/11335#discussion_r196359996 ## File path: src/operator/nn/softmax.cc ## @@ -38,10 +38,9 @@ static void SoftmaxComputeExCPU(const

[GitHub] TaoLv commented on a change in pull request #11335: Fix axis Bug in MKLDNN Softmax

2018-06-19 Thread GitBox
TaoLv commented on a change in pull request #11335: Fix axis Bug in MKLDNN Softmax URL: https://github.com/apache/incubator-mxnet/pull/11335#discussion_r196358329 ## File path: src/operator/nn/softmax.cc ## @@ -38,10 +38,9 @@ static void SoftmaxComputeExCPU(const