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 #2258

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

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

:x: 11 New Failures, 3 Unrelated Failures

As of commit 5cd392f9e276c6b5c0c1b18e9363348bb498adc6 with merge base f3b7a0169a47b0c75699b7430cbe8209e9b70f53 (image):

NEW FAILURES - The following jobs have failed:

* [Bandit / build](https://hud.pytorch.org/pr/pytorch/text/2258#23873171014) ([gh](https://github.com/pytorch/text/actions/runs/8704591912/job/23873171014)) `Process completed with exit code 1.` * [CodeQL / build](https://hud.pytorch.org/pr/pytorch/text/2258#23873171026) ([gh](https://github.com/pytorch/text/actions/runs/8704591908/job/23873171026)) `ModuleNotFoundError: No module named 'torch'` * [Integration Test / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2258#23873171849) ([gh](https://github.com/pytorch/text/actions/runs/8704591947/job/23873171849)) `RuntimeError: Command docker exec -t a9436fe85af1d2eb255f97bae725a68520b6f374e89b774c0489ada0fc5f889d /exec failed with exit code 1` * [Lint / python-source-and-configs / linux-job](https://hud.pytorch.org/pr/pytorch/text/2258#23873172147) ([gh](https://github.com/pytorch/text/actions/runs/8704591951/job/23873172147)) `RuntimeError: Command docker exec -t 4041b290d640acff38b3977fda3b3cb5696e6b44ad0ea39dd695f88a8d6c87e3 /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.10) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2258#23873172138) ([gh](https://github.com/pytorch/text/actions/runs/8704591950/job/23873172138)) `RuntimeError: Command docker exec -t fbe05f0a64a26374fffd421be91542154c0fde0314bc7d22268d14ea6867cf18 /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2258#23873172744) ([gh](https://github.com/pytorch/text/actions/runs/8704591950/job/23873172744)) `RuntimeError: Command docker exec -t 5061e8df56defb506aaa74daa8df3b6039f3ae62bd32783c9ec52b185f58dd8f /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.9) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2258#23873173124) ([gh](https://github.com/pytorch/text/actions/runs/8704591950/job/23873173124)) `RuntimeError: Command docker exec -t c231b2599cfa2f4cafc4e3ec6ec9fc9f2e4837db5c86e690fc2b1bd685699c42 /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/2258#23873171344) ([gh](https://github.com/pytorch/text/actions/runs/8704591945/job/23873171344)) `RuntimeError: Command docker exec -t 3b625f45974e9dad254c07c749422b3482496b7faeb118559a2eb9cd7c1f9757 /exec failed with exit code 1` * [Unit-tests on Windows CPU / tests (3.10) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2258#23873171668) ([gh](https://github.com/pytorch/text/actions/runs/8704591954/job/23873171668)) `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/2258#23873172196) ([gh](https://github.com/pytorch/text/actions/runs/8704591954/job/23873172196)) `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/2258#23873172785) ([gh](https://github.com/pytorch/text/actions/runs/8704591954/job/23873172785)) `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 Macos CPU / tests (3.10) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2258#23873171782) ([gh](https://github.com/pytorch/text/actions/runs/8704591948/job/23873171782)) * [Unit-tests on Macos CPU / tests (3.8) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2258#23873172150) ([gh](https://github.com/pytorch/text/actions/runs/8704591948/job/23873172150)) ` 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/2258#23873172745) ([gh](https://github.com/pytorch/text/actions/runs/8704591948/job/23873172745)) ` 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