onnxruntime
a4ef0e7f
- Remove dynamic allocation for ThreadPool ParallelSection (#12429)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Remove dynamic allocation for ThreadPool ParallelSection (#12429) Use InlinedVector in a TP Store per thread parallel section in std::optional and avoid memory allocation
References
#12429 - Remove dynamic allocation for ThreadPool ParallelSection
Author
yuslepukhin
Parents
ac10f33d
Loading