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/24 08:35:16 UTC

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

mika-fischer commented on issue #13956: C API should *never* call abort()
URL: https://github.com/apache/incubator-mxnet/issues/13956#issuecomment-457111257
 
 
   I'll note that even the raw C API (i.e. not the C predict API) has this problem in quite a few places, though they seem to be less easy to trigger.
   
   E.g. https://github.com/apache/incubator-mxnet/blob/0a45e1a222637c7dee29511cbfc43e594571933b/src/c_api/c_api_executor.cc#L358

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