[GitHub] szha commented on a change in pull request #7938: instance norm and reflection padding

2018-02-02 Thread GitBox
szha commented on a change in pull request #7938: instance norm and reflection padding URL: https://github.com/apache/incubator-mxnet/pull/7938#discussion_r16576 ## File path: python/mxnet/gluon/nn/basic_layers.py ## @@ -555,8 +553,9 @@ def hybrid_forward(self, F, x, g

[GitHub] szha commented on a change in pull request #7938: instance norm and reflection padding

2018-02-02 Thread GitBox
szha commented on a change in pull request #7938: instance norm and reflection padding URL: https://github.com/apache/incubator-mxnet/pull/7938#discussion_r165726019 ## File path: python/mxnet/gluon/nn/conv_layers.py ## @@ -1007,3 +1008,37 @@ def __init__(self, layout='NCD

[GitHub] szha commented on a change in pull request #7938: instance norm and reflection padding

2018-02-01 Thread GitBox
szha commented on a change in pull request #7938: instance norm and reflection padding URL: https://github.com/apache/incubator-mxnet/pull/7938#discussion_r165561200 ## File path: python/mxnet/gluon/nn/conv_layers.py ## @@ -1007,3 +1008,37 @@ def __init__(self, layout='NCD

[GitHub] szha commented on a change in pull request #7938: instance norm and reflection padding

2018-02-01 Thread GitBox
szha commented on a change in pull request #7938: instance norm and reflection padding URL: https://github.com/apache/incubator-mxnet/pull/7938#discussion_r165560995 ## File path: python/mxnet/gluon/nn/basic_layers.py ## @@ -480,6 +480,88 @@ def __repr__(self): re

[GitHub] szha commented on a change in pull request #7938: instance norm and reflection padding

2018-02-01 Thread GitBox
szha commented on a change in pull request #7938: instance norm and reflection padding URL: https://github.com/apache/incubator-mxnet/pull/7938#discussion_r165560933 ## File path: python/mxnet/gluon/nn/basic_layers.py ## @@ -480,6 +480,88 @@ def __repr__(self): re

[GitHub] szha commented on a change in pull request #7938: instance norm and reflection padding

2018-01-31 Thread GitBox
szha commented on a change in pull request #7938: instance norm and reflection padding URL: https://github.com/apache/incubator-mxnet/pull/7938#discussion_r165163677 ## File path: python/mxnet/gluon/nn/conv_layers.py ## @@ -1007,3 +1008,32 @@ def __init__(self, layout='NCD

[GitHub] szha commented on a change in pull request #7938: instance norm and reflection padding

2018-01-31 Thread GitBox
szha commented on a change in pull request #7938: instance norm and reflection padding URL: https://github.com/apache/incubator-mxnet/pull/7938#discussion_r165155138 ## File path: python/mxnet/gluon/nn/conv_layers.py ## @@ -1007,3 +1008,32 @@ def __init__(self, layout='NCD