pytorch / text

Models, data loaders and abstractions for language processing, powered by PyTorch
https://pytorch.org/text
BSD 3-Clause "New" or "Revised" License
3.48k stars 816 forks source link

[Release 0.18] Add removeable warnings indicating this is the last release (#2248) #2257

Closed atalman closed 3 months ago

atalman commented 3 months ago

Co-authored-by: Nicolas Hug contact@nicolas-hug.com Fix torchdata import error (#2242)

pytorch-bot[bot] commented 3 months ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/text/2257

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

:x: 9 New Failures, 1 Pending, 2 Unrelated Failures

As of commit 80e6fbf6548542df6d8966dcb10d2dcffd6fc79e with merge base 656a3b48d14c18d816f071dfb7449daa852fc219 (image):

NEW FAILURES - The following jobs have failed:

* [Lint / python-source-and-configs / linux-job](https://hud.pytorch.org/pr/pytorch/text/2257#23721807178) ([gh](https://github.com/pytorch/text/actions/runs/8651335883/job/23721807178)) `RuntimeError: Command docker exec -t ee14bb4f333fb52afed49dd43230656c5d786e30907dc7827107b041f3e702ce /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2257#23721807978) ([gh](https://github.com/pytorch/text/actions/runs/8651335879/job/23721807978)) `RuntimeError: Command docker exec -t 1ca2e9ba9625c9b50769edf602ef24ec2c11b0617ddc28e7c00dfa50bbf19800 /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.9) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2257#23721808428) ([gh](https://github.com/pytorch/text/actions/runs/8651335879/job/23721808428)) `RuntimeError: Command docker exec -t b0404674035499f50e2990b91adb5172080e4e3e4165aa26b59475b4242893a2 /exec failed with exit code 1` * [Unit-tests on Macos CPU / tests (3.10) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2257#23721807781) ([gh](https://github.com/pytorch/text/actions/runs/8651335880/job/23721807781)) `The process '/usr/local/bin/git' failed with exit code 128` * [Unit-tests on Macos CPU / tests (3.8) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2257#23721808350) ([gh](https://github.com/pytorch/text/actions/runs/8651335880/job/23721808350)) `The process '/usr/local/bin/git' failed with exit code 128` * [Unit-tests on Macos CPU / tests (3.9) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2257#23721808817) ([gh](https://github.com/pytorch/text/actions/runs/8651335880/job/23721808817)) `The process '/usr/local/bin/git' failed with exit code 128` * [Unit-tests on Windows CPU / tests (3.10) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2257#23721807268) ([gh](https://github.com/pytorch/text/actions/runs/8651335889/job/23721807268)) `The process 'C:\Program Files\Git\cmd\git.exe' failed with exit code 128` * [Unit-tests on Windows CPU / tests (3.8) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2257#23721807774) ([gh](https://github.com/pytorch/text/actions/runs/8651335889/job/23721807774)) `The process 'C:\Program Files\Git\cmd\git.exe' failed with exit code 128` * [Unit-tests on Windows CPU / tests (3.9) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2257#23721808355) ([gh](https://github.com/pytorch/text/actions/runs/8651335889/job/23721808355)) `The process 'C:\Program Files\Git\cmd\git.exe' failed with exit code 128`

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

* [Unit-tests on Linux GPU / tests (3.8, 11.7) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2257#23721807280) ([gh](https://github.com/pytorch/text/actions/runs/8651335894/job/23721807280)) `The process '/usr/bin/git' failed with exit code 128`

BROKEN TRUNK - The following job failed but was present on the merge base:

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

* [Unit-tests on Linux CPU / tests (3.10) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2257#23721807471) ([gh](https://github.com/pytorch/text/actions/runs/8651335879/job/23721807471))

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