onnxruntime/orttraining
pengwa 7db4fc8c2a
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
2021-07-13 18:01:33 +08:00
..
orttraining Fix segment fault for custom function (#8331) 2021-07-13 18:01:33 +08:00
pytorch_frontend_examples Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
tools [ROCm] dockerfile updates (#7955) 2021-06-10 23:50:19 -07:00