[GitHub] hetong007 commented on a change in pull request #9930: Support single array input for metric

2018-03-01 Thread GitBox
hetong007 commented on a change in pull request #9930: Support single array input for metric URL: https://github.com/apache/incubator-mxnet/pull/9930#discussion_r171671073 ## File path: python/mxnet/metric.py ## @@ -793,6 +793,8 @@ def update(self, labels, preds):

[GitHub] hetong007 commented on a change in pull request #9930: Support single array input for metric

2018-02-28 Thread GitBox
hetong007 commented on a change in pull request #9930: Support single array input for metric URL: https://github.com/apache/incubator-mxnet/pull/9930#discussion_r171436622 ## File path: python/mxnet/metric.py ## @@ -793,6 +793,8 @@ def update(self, labels, preds):

[GitHub] hetong007 commented on a change in pull request #9930: Support single array input for metric

2018-02-28 Thread GitBox
hetong007 commented on a change in pull request #9930: Support single array input for metric URL: https://github.com/apache/incubator-mxnet/pull/9930#discussion_r171428505 ## File path: python/mxnet/metric.py ## @@ -793,6 +793,8 @@ def update(self, labels, preds):