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

 ##########
 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:
   Yes. It is not required. Following the other test modules. They have a 2 
lines gap after the last test function and main function.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to