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

Remove torchdata dependency from package and from CI (#2241) #2243

Closed PaliC closed 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/2243

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

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

As of commit 5b4a656140e57d767252d2ea0052e1a03dc976f0 with merge base 656a3b48d14c18d816f071dfb7449daa852fc219 (image):

NEW FAILURES - The following jobs have failed:

* [Unit-tests on Linux CPU / tests (3.10) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2243#22993038181) ([gh](https://github.com/pytorch/text/actions/runs/8394911351/job/22993038181)) `RuntimeError: Command docker exec -t 9de7d888ce698f3a4de9fe494072f8ddf0d83e4f4f8e6bd75b5bb81d480f189a /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2243#22993038818) ([gh](https://github.com/pytorch/text/actions/runs/8394911351/job/22993038818)) `RuntimeError: Command docker exec -t 6599ea5494360c3d99709cba935b6fe3f936a8c58d702497077ea0fb827e12bf /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.9) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2243#22993039358) ([gh](https://github.com/pytorch/text/actions/runs/8394911351/job/22993039358)) `RuntimeError: Command docker exec -t 1497baf5012d7005fb348a45bc2db7855c4df8cfeeeef0a037bea5aca87630b9 /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/2243#22993038440) ([gh](https://github.com/pytorch/text/actions/runs/8394911326/job/22993038440)) `RuntimeError: Command docker exec -t 38c87d784218afe8eb096e766dc0819bdbefed3c4b57de39fea9514ac9a4e364 /exec failed with exit code 1` * [Unit-tests on Windows CPU / tests (3.10) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2243#22993037673) ([gh](https://github.com/pytorch/text/actions/runs/8394911346/job/22993037673)) `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/2243#22993038176) ([gh](https://github.com/pytorch/text/actions/runs/8394911346/job/22993038176)) `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/2243#22993038845) ([gh](https://github.com/pytorch/text/actions/runs/8394911346/job/22993038845)) `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/2243#22993037688) ([gh](https://github.com/pytorch/text/actions/runs/8394911349/job/22993037688)) ` 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/2243#22993038531) ([gh](https://github.com/pytorch/text/actions/runs/8394911349/job/22993038531)) ` 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/2243#22993038848) ([gh](https://github.com/pytorch/text/actions/runs/8394911349/job/22993038848)) ` 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.