leezu opened a new issue #17522: Custom error type doesn't always work
URL: https://github.com/apache/incubator-mxnet/issues/17522
 
 
   ## Description
   `CHECK(!Imperative::DCInfo::IsNone(*ndoutput)) << "ValueError: Test"` 
confuses the https://github.com/apache/incubator-mxnet/pull/17128/ logic.
   
   It will throw `MXNetError` instead of `ValueError`.
   
   (I made this observation 
https://github.com/apache/incubator-mxnet/pull/17509 branch. Without 
https://github.com/apache/incubator-mxnet/pull/17509 abort would be called.)

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to