onnxruntime
7db4fc8c - Fix segment fault for custom function (#8331)

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
Author
Parents
Loading