onnxruntime
5222b2c6
- Remove code which is not thread-safe. (#4454)
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. (#4454) 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
05757b4c
Loading