pytorch / audio

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

Fix release doc deployment #3693

Closed mthrok closed 8 months ago

mthrok commented 8 months ago

Back port from release/2.1 branch. Need to git-fetch source code to get the version number dynamically

pytorch-bot[bot] commented 8 months ago

:link: Helpful Links

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

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

:x: 6 New Failures, 3 Unrelated Failures

As of commit 307c2b65ea3db3def2a86300de71303668eaf04c with merge base 4c85f817856c5578410e8b72def49ea8381e5821 (image):

NEW FAILURES - The following jobs have failed:

* [Unit-tests on Linux CPU / tests (3.10) / linux-job](https://hud.pytorch.org/pr/pytorch/audio/3693#18539058269) ([gh](https://github.com/pytorch/audio/actions/runs/6816838497/job/18539058269)) * [Unit-tests on Linux CPU / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/audio/3693#18539058672) ([gh](https://github.com/pytorch/audio/actions/runs/6816838497/job/18539058672)) * [Unit-tests on Linux CPU / tests (3.9) / linux-job](https://hud.pytorch.org/pr/pytorch/audio/3693#18539059281) ([gh](https://github.com/pytorch/audio/actions/runs/6816838497/job/18539059281)) * [Unit-tests on Linux GPU / tests (3.10, 11.8) / linux-job](https://hud.pytorch.org/pr/pytorch/audio/3693#18539057691) ([gh](https://github.com/pytorch/audio/actions/runs/6816838489/job/18539057691)) * [Unit-tests on Linux GPU / tests (3.8, 11.8) / linux-job](https://hud.pytorch.org/pr/pytorch/audio/3693#18539058122) ([gh](https://github.com/pytorch/audio/actions/runs/6816838489/job/18539058122)) * [Unit-tests on Linux GPU / tests (3.9, 11.8) / linux-job](https://hud.pytorch.org/pr/pytorch/audio/3693#18539058569) ([gh](https://github.com/pytorch/audio/actions/runs/6816838489/job/18539058569))

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

* [Unit-tests on Macos CPU / tests / macos-job](https://hud.pytorch.org/pr/pytorch/audio/3693#18539058042) ([gh](https://github.com/pytorch/audio/actions/runs/6816838508/job/18539058042)) * [Unittests on Windows CPU / unittests-windows-cpu / windows-job](https://hud.pytorch.org/pr/pytorch/audio/3693#18539057455) ([gh](https://github.com/pytorch/audio/actions/runs/6816838476/job/18539057455)) * [Unittests on Windows GPU / unittests-windows-gpu / windows-job](https://hud.pytorch.org/pr/pytorch/audio/3693#18539057652) ([gh](https://github.com/pytorch/audio/actions/runs/6816838504/job/18539057652))

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