mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 00:20:18 +01:00
This is to bring back this logic from https://github.com/pytorch/pytorch/pull/161916/files#diff-bf46b4a09ca67e50622bf84fefc0d11b584ffcc24ee6cc5019cf0fc7565d81a8L170. Building libtorch on 12.9 is failing otherwise https://github.com/pytorch/pytorch/actions/runs/18458531395/job/52610761895: ``` cp: cannot stat '/usr/local/cuda/lib64/libnvToolsExt.so.1': No such file or directory ``` Pull Request resolved: https://github.com/pytorch/pytorch/pull/165465 Approved by: https://github.com/atalman, https://github.com/malfet |
||
|---|---|---|
| .. | ||
| build_common.sh | ||
| build_cpu.sh | ||
| build_cuda.sh | ||
| build_libtorch.sh | ||
| build_rocm.sh | ||
| build_xpu.sh | ||
| build.sh | ||
| LICENSE | ||
| set_desired_python.sh | ||
| test_wheel.sh | ||