[GitHub] sxjscience commented on issue #10029: [MXNET-58]Layer Normalization in C++

2018-09-05 Thread GitBox
sxjscience commented on issue #10029: [MXNET-58]Layer Normalization in C++ URL: https://github.com/apache/incubator-mxnet/pull/10029#issuecomment-418783877 @marvis, Would you submit an issue describing the problem with some examples. I’ve rechecked the code and it should support in_channels

[GitHub] sxjscience commented on issue #10029: [MXNET-58]Layer Normalization in C++

2018-09-05 Thread GitBox
sxjscience commented on issue #10029: [MXNET-58]Layer Normalization in C++ URL: https://github.com/apache/incubator-mxnet/pull/10029#issuecomment-418739384 Currently no. I’ll try to support it soon. Get Outlook for iOS From

[GitHub] sxjscience commented on issue #10029: [MXNET-58]Layer Normalization in C++

2018-03-09 Thread GitBox
sxjscience commented on issue #10029: [MXNET-58]Layer Normalization in C++ URL: https://github.com/apache/incubator-mxnet/pull/10029#issuecomment-371998870 @marcoabreu Yes, here the benchmark result. My reference implementation is the following LayerNorm that is implemented by stacking broa

[GitHub] sxjscience commented on issue #10029: [MXNET-58]Layer Normalization in C++

2018-03-09 Thread GitBox
sxjscience commented on issue #10029: [MXNET-58]Layer Normalization in C++ URL: https://github.com/apache/incubator-mxnet/pull/10029#issuecomment-371914848 Does anyone has time to review it? The doc page of the latest build is in http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-

[GitHub] sxjscience commented on issue #10029: [MXNET-58]Layer Normalization in C++

2018-03-07 Thread GitBox
sxjscience commented on issue #10029: [MXNET-58]Layer Normalization in C++ URL: https://github.com/apache/incubator-mxnet/pull/10029#issuecomment-371374211 Here's the new doc of InstanceNorm http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-10029/4/api/python/gluon/nn.html#mxnet.

[GitHub] sxjscience commented on issue #10029: [MXNET-58]Layer Normalization in C++

2018-03-07 Thread GitBox
sxjscience commented on issue #10029: [MXNET-58]Layer Normalization in C++ URL: https://github.com/apache/incubator-mxnet/pull/10029#issuecomment-371374211 Here's the new doc of InstanceNorm http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-10029/4/api/python/gluon/nn.html#mxnet.