onnxruntime/include
Changming Sun 2ff66b80e0
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.
2024-12-16 09:05:12 -08:00
..
onnxruntime/core Fix a deadlock bug in EigenNonBlockingThreadPool.h (#23098) 2024-12-16 09:05:12 -08:00