[GitHub] apeforest commented on a change in pull request #13749: Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN)

2019-02-06 Thread GitBox
apeforest commented on a change in pull request #13749: Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN) URL: https://github.com/apache/incubator-mxnet/pull/13749#discussion_r254441036 ## File path: src/operator/nn/cudnn/cudnn_pooling-inl.h ## @@ -167,102 +169

[GitHub] apeforest commented on a change in pull request #13749: Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN)

2019-02-06 Thread GitBox
apeforest commented on a change in pull request #13749: Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN) URL: https://github.com/apache/incubator-mxnet/pull/13749#discussion_r254440117 ## File path: src/operator/nn/cudnn/cudnn_pooling-inl.h ## @@ -125,7 +126,8

[GitHub] apeforest commented on a change in pull request #13749: Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN)

2019-01-31 Thread GitBox
apeforest commented on a change in pull request #13749: Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN) URL: https://github.com/apache/incubator-mxnet/pull/13749#discussion_r252888689 ## File path: src/operator/nn/pool_utils.h ## @@ -98,14 +98,16 @@ struct lp

[GitHub] apeforest commented on a change in pull request #13749: Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN)

2019-01-31 Thread GitBox
apeforest commented on a change in pull request #13749: Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN) URL: https://github.com/apache/incubator-mxnet/pull/13749#discussion_r252888658 ## File path: src/operator/nn/pool_utils.h ## @@ -98,14 +98,16 @@ struct lp

[GitHub] apeforest commented on a change in pull request #13749: Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN)

2019-01-15 Thread GitBox
apeforest commented on a change in pull request #13749: Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN) URL: https://github.com/apache/incubator-mxnet/pull/13749#discussion_r248038506 ## File path: .gitmodules ## @@ -1,6 +1,6 @@ [submodule "3rdparty/mshadow"