-
Notifications
You must be signed in to change notification settings - Fork 767
Torchaudio CUDA nightly windows builds are failing since 7/18 #3992
Copy link
Copy link
Closed
Labels
Description
🐛 Describe the bug
HUD Link: https://hud.pytorch.org/hud/pytorch/audio/nightly/1?per_page=50&name_filter=windows
Log:
C:/actions-runner/_work/_temp/conda_environment_16521019620/Lib/site-packages/torch/include\torch/csrc/dynamo/compiled_autograd.h(1135): error C2872: 'std': ambiguous symbol
C:\PROGRA~1\NVIDIA~2\CUDA\v12.6\bin/../include\thrust/tuple.h(373): note: could be 'std'
C:/actions-runner/_work/_temp/conda_environment_16521019620/Lib/site-packages/torch/include\torch/csrc/dynamo/compiled_autograd.h(1135): note: or 'std'
C:/actions-runner/_work/_temp/conda_environment_16521019620/Lib/site-packages/torch/include\torch/csrc/dynamo/compiled_autograd.h(1135): note: the template instantiation context (the oldest one first) is
C:/actions-runner/_work/_temp/conda_environment_16521019620/Lib/site-packages/torch/include\torch/csrc/dynamo/compiled_autograd.h(1181): note: see reference to class template instantiation 'torch::dynamo::autograd::IValuePacker<__int64>' being compiled
C:/actions-runner/_work/_temp/conda_environment_16521019620/Lib/site-packages/torch/include\torch/csrc/dynamo/compiled_autograd.h(1108): note: while compiling class template member function 'c10::TypePtr torch::dynamo::autograd::IValuePacker<__int64>::packed_type(void)'
C:/actions-runner/_work/_temp/conda_environment_16521019620/Lib/site-packages/torch/include\torch/csrc/dynamo/compiled_autograd.h(1181): note: see the first reference to 'torch::dynamo::autograd::IValuePacker<__int64>::packed_type' in 'torch::dynamo::autograd::IValuePacker<unsigned __int64>::packed_type'
Versions
2.9.0
Reactions are currently unavailable