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

[oidc] switch text wheels to oidc (#2220) #2226

Closed huydhn closed 8 months ago

huydhn commented 8 months ago

Cherry pick https://github.com/pytorch/text/pull/2220 to fix wheel build after the recent OIDC update.

pytorch-bot[bot] commented 8 months ago

:link: Helpful Links

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

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

:white_check_mark: You can merge normally! (10 Unrelated Failures)

As of commit 55a1346e51e1b4299a21aa017bfa2d9aee0f0543 with merge base 834f7c6981260570cd4eb67cfafede854084b2d7 (image):

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

* [Unit-tests on Linux CPU / tests (3.10) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2226#20914587754) ([gh](https://github.com/pytorch/text/actions/runs/7672963355/job/20914587754)) `RuntimeError: Command docker exec -t 7e1b8364539f7c055bbab9259d944802e0622a809352d440259f15629b2e6ab3 /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2226#20914588291) ([gh](https://github.com/pytorch/text/actions/runs/7672963355/job/20914588291)) `RuntimeError: Command docker exec -t f58813fb0bbb4b586e20cf6623b2007445634b6f1f50d75c38b9d068859656ad /exec failed with exit code 1` * [Unit-tests on Linux CPU / tests (3.9) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2226#20914588607) ([gh](https://github.com/pytorch/text/actions/runs/7672963355/job/20914588607)) `RuntimeError: Command docker exec -t 5057acd70d6e1bcc14453e34cac357cd3db67c6624550098e95728a25d47dd5c /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/2226#20914587370) ([gh](https://github.com/pytorch/text/actions/runs/7672963376/job/20914587370)) `RuntimeError: Command docker exec -t 352bec1422723b32d6144b236cbb9524c44903134451bd3e9404b1037d0d866a /exec failed with exit code 1` * [Unit-tests on Macos CPU / tests (3.10) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2226#20914587610) ([gh](https://github.com/pytorch/text/actions/runs/7672963375/job/20914587610)) ` 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/2226#20914588238) ([gh](https://github.com/pytorch/text/actions/runs/7672963375/job/20914588238)) ` 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/2226#20914588544) ([gh](https://github.com/pytorch/text/actions/runs/7672963375/job/20914588544)) ` 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/2226#20914587746) ([gh](https://github.com/pytorch/text/actions/runs/7672963372/job/20914587746)) `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/2226#20914588293) ([gh](https://github.com/pytorch/text/actions/runs/7672963372/job/20914588293)) `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/2226#20914588626) ([gh](https://github.com/pytorch/text/actions/runs/7672963372/job/20914588626)) `The process 'C:\Program Files\Git\cmd\git.exe' failed with exit code 128`

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