mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Very similar to https://github.com/pytorch/pytorch/pull/136793, but adds back `pool->set_thread_count` call as it is still necessary (I am guessing due to the mutex) Fixes #ISSUE_NUMBER Pull Request resolved: https://github.com/pytorch/pytorch/pull/137051 Approved by: https://github.com/albanD |
||
|---|---|---|
| .. | ||
| pthreadpool-cpp.cc | ||
| pthreadpool-cpp.h | ||
| pthreadpool.cc | ||
| pthreadpool.h | ||
| pthreadpool_impl.cc | ||
| thread_pool_guard.cpp | ||
| thread_pool_guard.h | ||
| ThreadPool.cc | ||
| ThreadPool.h | ||
| ThreadPoolCommon.h | ||
| WorkersPool.h | ||