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

Updated compatibility table #2263

Closed ahmadsharif1 closed 5 months ago

pytorch-bot[bot] commented 5 months ago

:link: Helpful Links

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

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

:x: 9 New Failures, 5 Unrelated Failures

As of commit d815369218adbde92c02c728c04b4945f27ee74d with merge base f05de0cad4567f2d06604c1fa4a17a940a7bf951 (image):

NEW FAILURES - The following jobs have failed:

* [Bandit / build](https://hud.pytorch.org/pr/pytorch/text/2263#24224876592) ([gh](https://github.com/pytorch/text/actions/runs/8823751330/job/24224876592)) `Process completed with exit code 1.` * [CodeQL / build](https://hud.pytorch.org/pr/pytorch/text/2263#24224876599) ([gh](https://github.com/pytorch/text/actions/runs/8823751329/job/24224876599)) `ModuleNotFoundError: No module named 'torch'` * [Integration Test / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2263#24224877565) ([gh](https://github.com/pytorch/text/actions/runs/8823751369/job/24224877565)) `RuntimeError: Command docker exec -t df9196bfd222ae1be4e39eb75f1ba3c93d98f15909f592cc755d975aa3ee9c35 /exec failed with exit code 1` * [Lint / python-source-and-configs / linux-job](https://hud.pytorch.org/pr/pytorch/text/2263#24224877379) ([gh](https://github.com/pytorch/text/actions/runs/8823751370/job/24224877379)) `RuntimeError: Command docker exec -t 8ac3b27a897e72056cb06f7beca9ea346867a892c0b828e7183f28825e2c75b2 /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.10) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2263#24224877009) ([gh](https://github.com/pytorch/text/actions/runs/8823751365/job/24224877009)) `RuntimeError: Command docker exec -t ef8d35b9a696101bf88cfea33da7828e2ae27fd88a62a7f297c65d406e87065e /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2263#24224877399) ([gh](https://github.com/pytorch/text/actions/runs/8823751365/job/24224877399)) `RuntimeError: Command docker exec -t d11821032d4a8e0eed557e551e78a8a210a24c32e020f59a7d0feb3f1de8a391 /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.9) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2263#24224877865) ([gh](https://github.com/pytorch/text/actions/runs/8823751365/job/24224877865)) `RuntimeError: Command docker exec -t 3b78ea9b4a0de615c89beef8e32190eaf3d8b8f35c3d53ae38660cc55f0403f9 /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/2263#24224877366) ([gh](https://github.com/pytorch/text/actions/runs/8823751368/job/24224877366)) `RuntimeError: Command docker exec -t 71ef9fd93e8383951366119a245cc1ced2e71a88b9d2e161b7ee7214c321236a /exec failed with exit code 1` * [Unit-tests on Windows CPU / tests (3.10) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2263#24224877373) ([gh](https://github.com/pytorch/text/actions/runs/8823751372/job/24224877373)) `ImportError: DLL load failed while importing pywintypes: The specified module could not be found.`

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/2263#24224877880) ([gh](https://github.com/pytorch/text/actions/runs/8823751373/job/24224877880)) ` 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/2263#24224878147) ([gh](https://github.com/pytorch/text/actions/runs/8823751373/job/24224878147)) ` 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/2263#24224878659) ([gh](https://github.com/pytorch/text/actions/runs/8823751373/job/24224878659)) ` thinc/backends/numpy_ops.cpp:5948:3: error: no member named 'use_tracing' in '_PyCFrame'` * [Unit-tests on Windows CPU / tests (3.8) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2263#24224877875) ([gh](https://github.com/pytorch/text/actions/runs/8823751372/job/24224877875)) `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/2263#24224878146) ([gh](https://github.com/pytorch/text/actions/runs/8823751372/job/24224878146)) `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.