You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/10/26 17:22:55 UTC

[GitHub] ChaiBapchya commented on a change in pull request #12750: [MXNET -1030] Cosine Embedding Loss

ChaiBapchya commented on a change in pull request #12750: [MXNET -1030] Cosine Embedding Loss
URL: https://github.com/apache/incubator-mxnet/pull/12750#discussion_r228604764
 
 

 ##########
 File path: tests/python/unittest/test_loss.py
 ##########
 @@ -404,6 +421,7 @@ def test_poisson_nllloss_mod():
             optimizer='adam')
     assert mod.score(data_iter, eval_metric=mx.metric.Loss())[0][1] < 0.05
 
+
 
 Review comment:
   nitpick: additional empty line not needed

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services