Pheewww commented on issue #18940:
URL: https://github.com/apache/mxnet/issues/18940#issuecomment-1445157600

   > 
   
   It seems like there is an arithmetic error in the code where the right 
operand of the division operator is zero, causing an EXC_ARITHMETIC exception. 
One way to guard against this error is to add a conditional statement that 
checks if the right operand is zero before executing the division operation.
   
   can i work on it if it's still open?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to