[binary builds] torchaudio Windows cuda nightly builds are failing since 01.29.2025
Open
@malfet is already working on this.
Since Feb 13, 2025.
- Dominant language
- Python
- Stars
- 2.9k
- Forks
- 799
- Avg merge
- 58m
- Merged PRs (30d)
- 3
Description
🐛 Describe the bug
Windows Nightly builds are broken:
hud.pytorch.org/hud/pytorch/audio/nightly/1?per_page=50&name_filter=windows
Workflow: pytorch/audio/actions/runs/13030436154/job/36348301796#step:12:3346
Error:
2025-01-29T11:58:41.0321201Z C:/actions-runner/_work/_temp/conda_environment_13030436154/Lib/site-packages/torch/include\torch/csrc/dynamo/compiled_autograd.h(962): error C2872: 'std': ambiguous symbol
Failure is related to this PR: https://github.com/pytorch/pytorch/pull/144707
Versions
nihgtly 2.7.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.