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 labels for m1 runners #2238

Closed DanilBaibak closed 3 months ago

DanilBaibak commented 3 months ago

Update labels for m1 runners

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

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

:x: 7 New Failures, 2 Unrelated Failures

As of commit 0bf4063e3a3aa17c0b55880a68f163f8719db054 with merge base 834f7c6981260570cd4eb67cfafede854084b2d7 (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/2238#22873957241) ([gh](https://github.com/pytorch/text/actions/runs/8356587233/job/22873957241)) `RuntimeError: Command docker exec -t d9dca3e87da39d8c135c2ad73d52e773dee2a509199aef4768ee24ccedc3e14b /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2238#22873957858) ([gh](https://github.com/pytorch/text/actions/runs/8356587233/job/22873957858)) `RuntimeError: Command docker exec -t f433fdb8da6bb0041c27a22952208c685e1722f78b661574efb85d541cba6806 /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.9) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2238#22873956666) ([gh](https://github.com/pytorch/text/actions/runs/8356587233/job/22873956666)) `RuntimeError: Command docker exec -t f8aef73cf7943161e3c85d30379889374dec5783a50f7cbfcb3c34a0e264edc9 /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/2238#22873957030) ([gh](https://github.com/pytorch/text/actions/runs/8356587243/job/22873957030)) `RuntimeError: Command docker exec -t d681eb1c7047626677afecf7227321b6838e56afa5efa24c166c0deb3a347bdf /exec failed with exit code 1` * [Unit-tests on Macos CPU / tests (3.10) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2238#22873956780) ([gh](https://github.com/pytorch/text/actions/runs/8356587237/job/22873956780)) ` 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/2238#22873957243) ([gh](https://github.com/pytorch/text/actions/runs/8356587237/job/22873957243)) ` 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/2238#22873957852) ([gh](https://github.com/pytorch/text/actions/runs/8356587237/job/22873957852)) ` 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 Windows CPU / tests (3.8) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2238#22873957004) ([gh](https://github.com/pytorch/text/actions/runs/8356587229/job/22873957004)) `torchtext_unittest\test_build.py::TestDataUtils::test_get_tokenizer_spacy` * [Unit-tests on Windows CPU / tests (3.9) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2238#22873957519) ([gh](https://github.com/pytorch/text/actions/runs/8356587229/job/22873957519)) `torchtext_unittest\test_build.py::TestDataUtils::test_get_tokenizer_spacy`

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