mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-18 21:21:17 +00:00
This is a small perf / clean-up change. It removes the Env::Task abstraction which wraps a single std::function field, and adds at least one virtual method call overhead when creating a Task and when executing it. The POSIX and Windows implementations are now identical. |
||
|---|---|---|
| .. | ||
| windows | ||
| Barrier.h | ||
| EigenNonBlockingThreadPool.h | ||
| ort_mutex.h | ||
| threadpool.h | ||
| tracing.h | ||