-
Notifications
You must be signed in to change notification settings - Fork 744
[STABLE ABI] Port overdrive #4131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/audio/4131
Note: Links to docs will display an error until the docs builds have been completed. ❌ 3 New FailuresAs of commit 895940d with merge base ee1a135 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
21f7bde to
b09ac6d
Compare
|
Possibly blocked by pytorch/pytorch#167923 |
ad2c823 to
3405b09
Compare
3405b09 to
895940d
Compare
|
|
|
|
NicolasHug
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @pearu !
| #include <c10/cuda/CUDAException.h> | ||
| #include <c10/cuda/CUDAStream.h> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need to remove these headers?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
At some point yes, that is, after revising their usage and having the equivalent tools available in stable ABI/headeronly.
As in the title.
Fixes #4075
PLEASE NOTE THAT THE TORCHAUDIO REPOSITORY IS NO LONGER ACTIVELY MONITORED. You may not get a response. For open discussions, visit https://discuss.pytorch.org/.