[GitHub] haojin2 commented on a change in pull request #11836: Support kAddTo for softmax backward

2018-08-16 Thread GitBox
haojin2 commented on a change in pull request #11836: Support kAddTo for softmax backward URL: https://github.com/apache/incubator-mxnet/pull/11836#discussion_r210762558 ## File path: tests/python/unittest/test_operator.py ## @@ -4486,13 +4486,18 @@ def test_where_numeric_

[GitHub] haojin2 commented on a change in pull request #11836: Support kAddTo for softmax backward

2018-08-20 Thread GitBox
haojin2 commented on a change in pull request #11836: Support kAddTo for softmax backward URL: https://github.com/apache/incubator-mxnet/pull/11836#discussion_r211471785 ## File path: src/operator/contrib/ctc_loss-inl.h ## @@ -426,7 +426,7 @@ class CTCLossOp : public Opera