anirudh2290 commented on issue #12051: [MXNET-780][WIP] Fix exception handling bug URL: https://github.com/apache/incubator-mxnet/pull/12051#issuecomment-417822774 @zhreshold got it. Yes this has been on the backlog for a long time now. We currently catch only dmlc::Errors but we also need to have corresponding frontend exceptions for std::exception and handle them. I had documented it here : https://cwiki.apache.org/confluence/display/MXNET/Improved+Exception+Handling+in+MXNet+-+Phase+2
---------------------------------------------------------------- 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
