lovickie commented on issue #12613: Report a bug of Engine::Get() URL: https://github.com/apache/incubator-mxnet/issues/12613#issuecomment-423430872 More information as follows. My project x, use mxnet to do sth, and also provides python api. When import mxnet before import x, the destruction ran well. But if import x before import mxnet, it would coredump when destruction. Finally I found this bug. Thank reviewers for checking my PR.
---------------------------------------------------------------- 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
