onnxruntime
7db4fc8c
- Fix segment fault for custom function (#8331)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Fix segment fault for custom function (#8331) * unregister registered python functions upon normal interpreter termination * atexit.register(unregister_python_functions) should be called by __init__.py * minor fix
References
#8331 - Fix segment fault for custom function
Author
pengwa
Parents
5bf862ee
Loading