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.49k stars 813 forks source link

Add aarch64 wheel workflows #2198

Closed ghost closed 1 year ago

ghost commented 1 year ago

Adding the aarch64 build/test workflows for TorchText.

pytorch-bot[bot] commented 1 year ago

:link: Helpful Links

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

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: 13 New Failures, 3 Unrelated Failures

As of commit e8ecf1af5aa589cd5b8fb9821766693fab6d49ad with merge base b5e2a1b0a7a0c570ddef4008bc67773042415e0f (image):

NEW FAILURES - The following jobs have failed:

* [build](https://hud.pytorch.org/pr/pytorch/text/2198#15994620646) ([gh](https://github.com/pytorch/text/actions/runs/5869004355/job/15994620646)) * [build / Build doc](https://hud.pytorch.org/pr/pytorch/text/2198#15994621134) ([gh](https://github.com/pytorch/text/actions/runs/5869004377/job/15994621134)) * [Build Linux Conda](https://hud.pytorch.org/pr/pytorch/text/2198#5869004389) ([gh](https://github.com/pytorch/text/actions/runs/5869004389)) * [Build Macos Conda](https://hud.pytorch.org/pr/pytorch/text/2198#5869004371) ([gh](https://github.com/pytorch/text/actions/runs/5869004371)) * [Integration Test](https://hud.pytorch.org/pr/pytorch/text/2198#5869004385) ([gh](https://github.com/pytorch/text/actions/runs/5869004385)) * [pytorch/text / conda-py3_8-cpu](https://hud.pytorch.org/pr/pytorch/text/2198#15994628232) ([gh](https://github.com/pytorch/text/actions/runs/5869004393/job/15994628232)) * [pytorch/text / wheel-py3_8-cpu-aarch64](https://hud.pytorch.org/pr/pytorch/text/2198#15994626501) ([gh](https://github.com/pytorch/text/actions/runs/5869004399/job/15994626501)) * [tests (3.10) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2198#15994621342) ([gh](https://github.com/pytorch/text/actions/runs/5869004373/job/15994621342)) * [tests (3.8, 11.7) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2198#15994621337) ([gh](https://github.com/pytorch/text/actions/runs/5869004380/job/15994621337)) * [tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2198#15994621578) ([gh](https://github.com/pytorch/text/actions/runs/5869004373/job/15994621578)) * [tests (3.8) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2198#15994622142) ([gh](https://github.com/pytorch/text/actions/runs/5869004402/job/15994622142)) * [tests (3.9) / linux-job](https://hud.pytorch.org/pr/pytorch/text/2198#15994621855) ([gh](https://github.com/pytorch/text/actions/runs/5869004373/job/15994621855)) * [Unit-tests on Linux CPU](https://hud.pytorch.org/pr/pytorch/text/2198#5869004390) ([gh](https://github.com/pytorch/text/actions/runs/5869004390))

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

* [tests (3.8) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2198#15994621847) ([gh](https://github.com/pytorch/text/actions/runs/5869004379/job/15994621847)) * [tests (3.9) / macos-job](https://hud.pytorch.org/pr/pytorch/text/2198#15994622611) ([gh](https://github.com/pytorch/text/actions/runs/5869004402/job/15994622611)) * [tests (3.9) / windows-job](https://hud.pytorch.org/pr/pytorch/text/2198#15994622141) ([gh](https://github.com/pytorch/text/actions/runs/5869004379/job/15994622141))

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

ghost commented 1 year ago

@atalman, Mind having a look? This is adding aarch64 workflows to TorchText.

ghost commented 1 year ago

Closing this PR as it is not needed at this time and other work will need to happen beforehand.