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.5k stars 812 forks source link

Add version to validate from torchtext validate binaries call (#2240) #2254

Open PaliC opened 6 months ago

pytorch-bot[bot] commented 6 months ago

:link: Helpful Links

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

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

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

As of commit 34166e5ea6b9eb38c15cd5328f8b4841a28315bf with merge base ecb9ebc54cbd44b558f026d338c795d2bf7f4ef9 (image):

NEW FAILURES - The following jobs have failed:

* [cron / nightly / validate-binaries / linux-manywheel-3.8-rocm5.7 / linux-manywheel-3.8-rocm5.7](https://hud.pytorch.org/pr/pytorch/text/2254#23508684635) ([gh](https://github.com/pytorch/text/actions/runs/8576916808/job/23508684635)) `RuntimeError: Command docker exec -t 560c11f58c515ca8748d47c2d0515951e1c2ddad76b7812e2804be43a648b5ba /exec failed with exit code 1` * [cron / nightly / validate-binaries / linux-manywheel-3.8-rocm6.0 / linux-manywheel-3.8-rocm6.0](https://hud.pytorch.org/pr/pytorch/text/2254#23508684729) ([gh](https://github.com/pytorch/text/actions/runs/8576916808/job/23508684729)) `RuntimeError: Command docker exec -t 83e45890d4bc3b631b92b8510851b78132ba8f5315f70a7838fc9c84bcb9c1a1 /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.10) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2254#23508679856) ([gh](https://github.com/pytorch/text/actions/runs/8576916750/job/23508679856)) `RuntimeError: Command docker exec -t 5ce43c73215469f407eb8721603fedb5d5b228d417f793bdd3b6505de59b7f0a /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2254#23508680133) ([gh](https://github.com/pytorch/text/actions/runs/8576916750/job/23508680133)) `RuntimeError: Command docker exec -t 22772d975a5a1a98125e0a9d260f1ef8a81a1b595533b46707a6e122d4cba9b8 /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.9) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2254#23508680286) ([gh](https://github.com/pytorch/text/actions/runs/8576916750/job/23508680286)) `RuntimeError: Command docker exec -t bb05422eda8d4a55a3322d56ecd03f1526b41d859aedc3663dc46f1723824ee1 /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/2254#23508679858) ([gh](https://github.com/pytorch/text/actions/runs/8576916745/job/23508679858)) `RuntimeError: Command docker exec -t f8de995897772d74fc127ee32b95a10ead7504a0a14ab9d644fd58da21bce6e7 /exec failed with exit code 1` * [Unit-tests on Macos CPU / tests (3.9) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2254#23508680034) ([gh](https://github.com/pytorch/text/actions/runs/8576916781/job/23508680034)) ` thinc/backends/numpy_ops.cpp:5948:3: error: no member named 'use_tracing' in '_PyCFrame'`

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/2254#23508679582) ([gh](https://github.com/pytorch/text/actions/runs/8576916781/job/23508679582)) ` 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/2254#23508679763) ([gh](https://github.com/pytorch/text/actions/runs/8576916781/job/23508679763)) ` thinc/backends/numpy_ops.cpp:5948:3: error: no member named 'use_tracing' in '_PyCFrame'` * [Unit-tests on Windows CPU / tests (3.10) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2254#23508679473) ([gh](https://github.com/pytorch/text/actions/runs/8576916751/job/23508679473)) `ImportError: DLL load failed while importing pywintypes: The specified module could not be found.` * [Unit-tests on Windows CPU / tests (3.8) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2254#23508679765) ([gh](https://github.com/pytorch/text/actions/runs/8576916751/job/23508679765)) `ImportError: DLL load failed while importing pywintypes: The specified module could not be found.` * [Unit-tests on Windows CPU / tests (3.9) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2254#23508680045) ([gh](https://github.com/pytorch/text/actions/runs/8576916751/job/23508680045)) `ImportError: DLL load failed while importing pywintypes: The specified module could not be found.`

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