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

Fix CNNDM dataset tests #2246

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

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

:heavy_exclamation_mark: 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

:x: 9 New Failures, 5 Unrelated Failures

As of commit 2e0f452104dc64d2624ac1dd733b8066df08b8e2 with merge base ecb9ebc54cbd44b558f026d338c795d2bf7f4ef9 (image):

NEW FAILURES - The following jobs have failed:

* [Bandit / build](https://hud.pytorch.org/pr/pytorch/text/2246#23104250492) ([gh](https://github.com/pytorch/text/actions/runs/8436550389/job/23104250492)) `Process completed with exit code 1.` * [CodeQL / build](https://hud.pytorch.org/pr/pytorch/text/2246#23104250510) ([gh](https://github.com/pytorch/text/actions/runs/8436550390/job/23104250510)) `ModuleNotFoundError: No module named 'torch'` * [Integration Test / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2246#23104252002) ([gh](https://github.com/pytorch/text/actions/runs/8436550462/job/23104252002)) `RuntimeError: Command docker exec -t 02654d8b7f09754867aa8ca1ceaa87b3e731e4596f9429f968622b069f2c0ff8 /exec failed with exit code 1` * [Lint / python-source-and-configs / linux-job](https://hud.pytorch.org/pr/pytorch/text/2246#23104253084) ([gh](https://github.com/pytorch/text/actions/runs/8436550513/job/23104253084)) `RuntimeError: Command docker exec -t 87f6c18b60427a9fe68819755004d692cfac5e0e34f9319641d5f28dc56f5c8d /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.10) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2246#23104252006) ([gh](https://github.com/pytorch/text/actions/runs/8436550444/job/23104252006)) `RuntimeError: Command docker exec -t 64286d9bfbf665591108f285053ca337a20bd1461194483a26b4d22c4d50d8d8 /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2246#23104252831) ([gh](https://github.com/pytorch/text/actions/runs/8436550444/job/23104252831)) `RuntimeError: Command docker exec -t bb386108bb935e28f672ad359e74258fbeec0c1655ab65f44c5f34ce37e9c1c2 /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.9) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2246#23104253512) ([gh](https://github.com/pytorch/text/actions/runs/8436550444/job/23104253512)) `RuntimeError: Command docker exec -t 30ac8947dd41c4c116695637656363c9788bdc87bef2df6cbecdf747a6fb862a /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/2246#23104252841) ([gh](https://github.com/pytorch/text/actions/runs/8436550467/job/23104252841)) `RuntimeError: Command docker exec -t 0523a59b20953de3b7a8f9c9a32dc949a33fe2a81f1cc661fc962370a098b0de /exec failed with exit code 1` * [Unit-tests on Macos CPU / tests (3.9) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2246#23104251996) ([gh](https://github.com/pytorch/text/actions/runs/8436550453/job/23104251996)) ` 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/2246#23104251444) ([gh](https://github.com/pytorch/text/actions/runs/8436550453/job/23104251444)) ` 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/2246#23104252854) ([gh](https://github.com/pytorch/text/actions/runs/8436550453/job/23104252854)) ` 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/2246#23104251464) ([gh](https://github.com/pytorch/text/actions/runs/8436550450/job/23104251464)) `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/2246#23104251999) ([gh](https://github.com/pytorch/text/actions/runs/8436550450/job/23104251999)) `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/2246#23104252850) ([gh](https://github.com/pytorch/text/actions/runs/8436550450/job/23104252850)) `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.