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 2019/01/23 17:37:44 UTC

[GitHub] stephenrawls commented on issue #13956: C API should *never* call abort()

stephenrawls commented on issue #13956: C API should *never* call abort()
URL: https://github.com/apache/incubator-mxnet/issues/13956#issuecomment-456895966
 
 
   I can add a second issue if desired, but I'd like to point out that the C++ API has the same problem.
   
   https://github.com/apache/incubator-mxnet/blob/master/cpp-package/include/mxnet-cpp/executor.hpp#L77-L83
   
   I am using the raw C API (i.e. not the C predict API) partly to avoid having abort called on me.

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