szha commented on a change in pull request #11834: Fix mxnet ctc_loss bug
URL: https://github.com/apache/incubator-mxnet/pull/11834#discussion_r204616571
 
 

 ##########
 File path: python/mxnet/gluon/loss.py
 ##########
 @@ -409,6 +409,8 @@ class CTCLoss(Loss):
         length respectively.
     weight : float or None
         Global scalar weight for loss.
+    blank_label : {'first', 'last'}, default 'last'
 
 Review comment:
   you can simply add a commit that removes the change in blank_label

----------------------------------------------------------------
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