onnxruntime/onnxruntime
Changming Sun 5023f6750b
Revert "Call pluggable EP's shutdown function in Environment::~Environment() (#11120)" (#11393)
This reverts commit 4983d6e5d6. We can't destroy OrtEnv through python's atexit function, because at that time there might be many other ORT python objects alive.
2022-05-02 14:38:31 -07:00
..
contrib_ops Support only one input in QLinearConcat (#11265) 2022-04-19 20:55:51 -07:00
core Revert "Call pluggable EP's shutdown function in Environment::~Environment() (#11120)" (#11393) 2022-05-02 14:38:31 -07:00
gsl
python Revert "Call pluggable EP's shutdown function in Environment::~Environment() (#11120)" (#11393) 2022-05-02 14:38:31 -07:00
test Revert "Call pluggable EP's shutdown function in Environment::~Environment() (#11120)" (#11393) 2022-05-02 14:38:31 -07:00
tool/etw
wasm
__init__.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
ReformatSource.ps1
ReformatSourcePython.bat Add python docstring linting in vscode settings (#11316) 2022-04-23 06:23:04 -07:00
VSCodeCoverage.runsettings