onnxruntime
9eb8771c
- Remove code which is not thread-safe.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Remove code which is not thread-safe. Because of acync access to the memory logger when using parallel executor, ORT crashes sometime.
References
#4454 - Remove code which is not thread-safe.
Author
wschin
Parents
063156d9
Loading