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

Update READMEs indicating 0.18 is the last release #2259

Closed NicolasHug closed 3 months ago

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/2259

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

:x: 7 New Failures, 1 Pending, 4 Unrelated Failures

As of commit 01a6f60df9f2b1adfcdcebe53289e008722b8666 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/2259#23873217843) ([gh](https://github.com/pytorch/text/actions/runs/8704607165/job/23873217843)) `RuntimeError: Command docker exec -t 6f931e79b9a9bcdf433a09f8b695d1956b19a92ed1a793ebdfe95c98c0bdaf95 /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2259#23873218413) ([gh](https://github.com/pytorch/text/actions/runs/8704607167/job/23873218413)) `RuntimeError: Command docker exec -t 325379f8e82e57253d859b8cd9f2e30a7daf1fc2c638bd11ef5d86aed236209f /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.9) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2259#23873219123) ([gh](https://github.com/pytorch/text/actions/runs/8704607167/job/23873219123)) `RuntimeError: Command docker exec -t e68e465efbb6c9f239056448f1f100cd711a028afc37bb758f11c2aebd35bc4e /exec failed with exit code 1` * [Unit-tests on Linux GPU / tests (3.8, 11.7) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2259#23873217782) ([gh](https://github.com/pytorch/text/actions/runs/8704607175/job/23873217782)) `RuntimeError: Command docker exec -t 08ea1c1dc9faaae40e216a82ad99e24dd6fc73f3997a60d6e034762b9240a952 /exec failed with exit code 1` * [Unit-tests on Windows CPU / tests (3.10) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2259#23873218015) ([gh](https://github.com/pytorch/text/actions/runs/8704607166/job/23873218015)) `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/2259#23873218425) ([gh](https://github.com/pytorch/text/actions/runs/8704607166/job/23873218425)) `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/2259#23873219168) ([gh](https://github.com/pytorch/text/actions/runs/8704607166/job/23873219168)) `The process 'C:\Program Files\Git\cmd\git.exe' failed with exit code 128`

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 Linux CPU / tests (3.10) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2259#23873217968) ([gh](https://github.com/pytorch/text/actions/runs/8704607167/job/23873217968)) * [Unit-tests on Macos CPU / tests (3.10) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2259#23873217809) ([gh](https://github.com/pytorch/text/actions/runs/8704607195/job/23873217809)) ` thinc/backends/numpy_ops.cpp:5948:3: error: no member named 'use_tracing' in '_PyCFrame'` * [Unit-tests on Macos CPU / tests (3.8) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2259#23873218389) ([gh](https://github.com/pytorch/text/actions/runs/8704607195/job/23873218389)) ` thinc/backends/numpy_ops.cpp:5948:3: error: no member named 'use_tracing' in '_PyCFrame'` * [Unit-tests on Macos CPU / tests (3.9) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2259#23873219104) ([gh](https://github.com/pytorch/text/actions/runs/8704607195/job/23873219104)) ` thinc/backends/numpy_ops.cpp:5948:3: error: no member named 'use_tracing' in '_PyCFrame'`

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

NicolasHug commented 3 months ago

Doc rendering OK so I'll merge