cchung100m commented on a change in pull request #13938: [MXNET-1291] solve 
pylint errors in examples with issue no.12205
URL: https://github.com/apache/incubator-mxnet/pull/13938#discussion_r249330051
 
 

 ##########
 File path: example/bayesian-methods/bdk_demo.py
 ##########
 @@ -58,6 +62,9 @@ def backward(self, out_grad, in_data, out_data, in_grad):
 
 
 class LogSoftmax(mx.operator.NumpyOp):
+    """
+    Generate helper functions to evaluate softmax loss function
 
 Review comment:
   Thanks for pointing out the misdescription of softmax, and I agree to use 
"calculate" here, it's a better description.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to