pytorch / audio

Data manipulation and transformation for audio signal processing, powered by PyTorch
https://pytorch.org/audio
BSD 2-Clause "Simplified" License
2.43k stars 635 forks source link

[RELEASE-ONLY CHANGES for 2.3] cherry-pick ea437b3 to fix windows CI #3769

Closed ahmadsharif1 closed 2 months ago

ahmadsharif1 commented 3 months ago

Cherry pick #3766

git pull
git checkout release/2.3
git checkout -b cp_ea437b3
git cherry-pick ea437b3
git push ahmadsharif1
pytorch-bot[bot] commented 3 months ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/audio/3769

Note: Links to docs will display an error until the docs builds have been completed.

:hourglass_flowing_sand: 1 Pending, 1 Unrelated Failure

As of commit 6c6e33687f7da8006638d39c3178bf993e98e242 with merge base 17a70815259222570feb071034acd7bae2adc019 (image):

FLAKY - The following job failed but was likely due to flakiness present on trunk:

* [Unit-tests on Linux GPU / tests (3.9, 11.8) / linux-job](https://hud.pytorch.org/pr/pytorch/audio/3769#23839976336) ([gh](https://github.com/pytorch/audio/actions/runs/8422306580/job/23839976336)) `The process '/usr/bin/git' failed with exit code 128`

This comment was automatically generated by Dr. CI and updates every 15 minutes.