[GitHub] zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs

2019-01-28 Thread GitBox
zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs URL: https://github.com/apache/incubator-mxnet/pull/13802#discussion_r251563469 ## File path: src/operator/image/image_random.cc ## @@ -49,21 +49,64 @@ NNVM_REGISTE

[GitHub] zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs

2019-01-28 Thread GitBox
zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs URL: https://github.com/apache/incubator-mxnet/pull/13802#discussion_r251562198 ## File path: src/operator/image/image_random-inl.h ## @@ -123,28 +144,156 @@ inline

[GitHub] zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs

2019-01-25 Thread GitBox
zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs URL: https://github.com/apache/incubator-mxnet/pull/13802#discussion_r251137506 ## File path: src/operator/image/image_random-inl.h ## @@ -123,28 +146,157 @@ inline

[GitHub] zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs

2019-01-25 Thread GitBox
zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs URL: https://github.com/apache/incubator-mxnet/pull/13802#discussion_r251098731 ## File path: src/operator/image/image_random-inl.h ## @@ -123,28 +146,157 @@ inline

[GitHub] zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs

2019-01-25 Thread GitBox
zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs URL: https://github.com/apache/incubator-mxnet/pull/13802#discussion_r251106855 ## File path: src/operator/image/image_random.cc ## @@ -49,21 +49,64 @@ NNVM_REGISTE

[GitHub] zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs

2019-01-25 Thread GitBox
zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs URL: https://github.com/apache/incubator-mxnet/pull/13802#discussion_r251104862 ## File path: src/operator/image/image_random-inl.h ## @@ -123,28 +146,157 @@ inline

[GitHub] zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs

2019-01-25 Thread GitBox
zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs URL: https://github.com/apache/incubator-mxnet/pull/13802#discussion_r251098775 ## File path: src/operator/image/image_random-inl.h ## @@ -123,28 +146,157 @@ inline

[GitHub] zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs

2019-01-25 Thread GitBox
zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs URL: https://github.com/apache/incubator-mxnet/pull/13802#discussion_r251095049 ## File path: src/operator/image/image_random-inl.h ## @@ -85,32 +85,55 @@ void ToTe

[GitHub] zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs

2019-01-11 Thread GitBox
zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs URL: https://github.com/apache/incubator-mxnet/pull/13802#discussion_r247224512 ## File path: src/operator/image/normalize_op.cc ## @@ -0,0 +1,83 @@ +/* + * License

[GitHub] zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs

2019-01-11 Thread GitBox
zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs URL: https://github.com/apache/incubator-mxnet/pull/13802#discussion_r247222587 ## File path: src/operator/image/normalize_op-inl.h ## @@ -0,0 +1,181 @@ +/* + * Lic

[GitHub] zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs

2019-01-11 Thread GitBox
zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs URL: https://github.com/apache/incubator-mxnet/pull/13802#discussion_r247223316 ## File path: src/operator/image/normalize_op-inl.h ## @@ -0,0 +1,181 @@ +/* + * Lic

[GitHub] zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs

2019-01-11 Thread GitBox
zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs URL: https://github.com/apache/incubator-mxnet/pull/13802#discussion_r247225013 ## File path: src/operator/image/normalize_op.cc ## @@ -0,0 +1,83 @@ +/* + * License