mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Summary: We also fix any existing issues. Note that we only do this for the CPU build because nvcc is considered a C++ toolchain but it does not have the same flag support. Adding flags to the GPU build will cause nvcc errors. Test Plan: Built locally, rely on CI to confirm. Reviewers: malfet Subscribers: Tasks: Tags: Pull Request resolved: https://github.com/pytorch/pytorch/pull/79156 Approved by: https://github.com/seemethere, https://github.com/osalpekar, https://github.com/albanD |
||
|---|---|---|
| .. | ||
| impl | ||
| CompileTimeFunctionPointer_test.cpp | ||
| Device_test.cpp | ||
| DeviceGuard_test.cpp | ||
| DispatchKeySet_test.cpp | ||
| StreamGuard_test.cpp | ||
| SymInt_test.cpp | ||