You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/09/01 01:18:12 UTC

[GitHub] anirudh2290 commented on issue #12051: [MXNET-780][WIP] Fix exception handling bug

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


With regards,
Apache Git Services