mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 00:21:07 +01:00
It enables some C++ warnings since the code base is fairly clean. Meanwhile, Wextra-semi is disabled on CUDA generated code since there is no way to fix them without the cooperation of CUDA team. Pull Request resolved: https://github.com/pytorch/pytorch/pull/142332 Approved by: https://github.com/albanD, https://github.com/eqy |
||
|---|---|---|
| .. | ||
| pthreadpool_impl.cc | ||
| pthreadpool-cpp.cc | ||
| pthreadpool-cpp.h | ||
| pthreadpool.cc | ||
| pthreadpool.h | ||
| thread_pool_guard.cpp | ||
| thread_pool_guard.h | ||
| ThreadPool.cc | ||
| ThreadPool.h | ||
| ThreadPoolCommon.h | ||
| WorkersPool.h | ||