onnxruntime
5249b7ab
- Re-implement stacktrace (#17173)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Re-implement stacktrace (#17173) ### Description Re-implement stacktrace. The new implementation doesn't directly use Windows API, hence can avoid problems regarding to initialize/uninitialize the dbghelp library. ### Motivation and Context
References
#17173 - Re-implement stacktrace
Author
Changming Sun
Parents
f45eef39
Loading