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

make pytorch dep a lower bound #2256

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

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

:x: 13 New Failures, 3 Unrelated Failures

As of commit 058f9ab6e8b1dbd88a0e467686306a7ef9812481 with merge base ecb9ebc54cbd44b558f026d338c795d2bf7f4ef9 (image):

NEW FAILURES - The following jobs have failed:

* [Bandit / build](https://hud.pytorch.org/pr/pytorch/text/2256#23680433520) ([gh](https://github.com/pytorch/text/actions/runs/8637683039/job/23680433520)) `Process completed with exit code 1.` * [Build M1 Conda / pytorch/text / upload / conda-py3_8-cpu](https://hud.pytorch.org/pr/pytorch/text/2256#23680495075) ([gh](https://github.com/pytorch/text/actions/runs/8637683135/job/23680495075)) `Unable to find any artifacts for the associated workflow` * [CodeQL / build](https://hud.pytorch.org/pr/pytorch/text/2256#23680433455) ([gh](https://github.com/pytorch/text/actions/runs/8637683037/job/23680433455)) `ModuleNotFoundError: No module named 'torch'` * [Integration Test / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2256#23680434834) ([gh](https://github.com/pytorch/text/actions/runs/8637683094/job/23680434834)) `RuntimeError: Command docker exec -t fbb4864e0358e3406fe13cb735eb05bc9a076a6a6efeaa33a82ab0bef0ad263f /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.10) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2256#23680434628) ([gh](https://github.com/pytorch/text/actions/runs/8637683095/job/23680434628)) `RuntimeError: Command docker exec -t c57b5daf8083f54db923364868c739e0104a5afc8f3140b8ada5ffcd36be2a0f /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2256#23680434950) ([gh](https://github.com/pytorch/text/actions/runs/8637683095/job/23680434950)) `RuntimeError: Command docker exec -t d8e9d06f9f02b9c25adc30f8ca6dd7ec679afb7fee60c4ecb67a8c6135b64402 /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.9) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2256#23680435280) ([gh](https://github.com/pytorch/text/actions/runs/8637683095/job/23680435280)) `RuntimeError: Command docker exec -t 52dd54f6b0bd486a2d6cf38fad4e9de355e1ed057560d9eb88f691d70e349344 /exec failed with exit code 1` * [Unit-tests on Macos CPU / tests (3.10) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2256#23680434324) ([gh](https://github.com/pytorch/text/actions/runs/8637683091/job/23680434324)) `The process '/usr/local/bin/git' failed with exit code 128` * [Unit-tests on Macos CPU / tests (3.8) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2256#23680435230) ([gh](https://github.com/pytorch/text/actions/runs/8637683091/job/23680435230)) `The process '/usr/local/bin/git' failed with exit code 128` * [Unit-tests on Macos CPU / tests (3.9) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2256#23680434902) ([gh](https://github.com/pytorch/text/actions/runs/8637683091/job/23680434902)) `The process '/usr/local/bin/git' failed with exit code 128` * [Unit-tests on Windows CPU / tests (3.10) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2256#23680434104) ([gh](https://github.com/pytorch/text/actions/runs/8637683100/job/23680434104)) `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/2256#23680434640) ([gh](https://github.com/pytorch/text/actions/runs/8637683100/job/23680434640)) `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/2256#23680434971) ([gh](https://github.com/pytorch/text/actions/runs/8637683100/job/23680434971)) `The process 'C:\Program Files\Git\cmd\git.exe' failed with exit code 128`

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

* [Lint / c-source / linux-job](https://hud.pytorch.org/pr/pytorch/text/2256#23680434101) ([gh](https://github.com/pytorch/text/actions/runs/8637683107/job/23680434101)) `The process '/usr/bin/git' failed with exit code 128` * [Lint / python-source-and-configs / linux-job](https://hud.pytorch.org/pr/pytorch/text/2256#23680434665) ([gh](https://github.com/pytorch/text/actions/runs/8637683107/job/23680434665)) `The process '/usr/bin/git' failed with exit code 128` * [Unit-tests on Linux GPU / tests (3.8, 11.7) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2256#23680434431) ([gh](https://github.com/pytorch/text/actions/runs/8637683092/job/23680434431)) `The process '/usr/bin/git' failed with exit code 128`

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