onnxruntime
2ff66b80
- Fix a deadlock bug in EigenNonBlockingThreadPool.h (#23098)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix a deadlock bug in EigenNonBlockingThreadPool.h (#23098) ### Description This PR fixes a deadlock bug in EigenNonBlockingThreadPool.h. It only happens on platforms with weakly ordered memory model, such as ARM64.
References
#23098 - Fix a deadlock bug in EigenNonBlockingThreadPool.h
Author
Changming Sun
Parents
3a0b9585
Loading