[GitHub] szha commented on a change in pull request #7304: gluon bce & ctc losses

2017-08-07 Thread git
szha commented on a change in pull request #7304: gluon bce & ctc losses URL: https://github.com/apache/incubator-mxnet/pull/7304#discussion_r131727946 ## File path: python/mxnet/gluon/loss.py ## @@ -239,3 +281,59 @@ def hybrid_forward(self, F, output, label, sample_weight

[GitHub] szha commented on a change in pull request #7304: gluon bce & ctc losses

2017-08-07 Thread git
szha commented on a change in pull request #7304: gluon bce & ctc losses URL: https://github.com/apache/incubator-mxnet/pull/7304#discussion_r131727657 ## File path: python/mxnet/gluon/loss.py ## @@ -142,6 +144,46 @@ def hybrid_forward(self, F, output, label, sample_weight

[GitHub] szha commented on a change in pull request #7304: gluon bce & ctc losses

2017-08-02 Thread git
szha commented on a change in pull request #7304: gluon bce & ctc losses URL: https://github.com/apache/incubator-mxnet/pull/7304#discussion_r130967185 ## File path: python/mxnet/gluon/loss.py ## @@ -142,6 +144,46 @@ def hybrid_forward(self, F, output, label, sample_weight