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: [email protected] With regards, Apache Git Services
