Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
KumaTea committed Dec 19, 2020
1 parent 28a1756 commit efd5adb
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 39 deletions.
51 changes: 26 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,53 +10,51 @@ Run:
Note: this command installs the latest version.
If you want a specific version, please check the [Corresponding Versions](#corresponding-versions) section.

If you want to pick the `whl` files manually, check the **[releases](../../releases)**.
If you want to pick the `whl` files manually, check the **[releases][16]**.

## Custom PyTorch Builds

### Click here to [check building status](../../issues/1).
### Click here to [check building status][17].

| ver \ py | 3.6 | 3.7 | 3.8 | 3.9 |
| :---: | :---: | :---: | :---: | :---: |
| 1.8.0 | | | | |
| 1.7.1 | | | | |
| 1.7.0 | | | | |
| 1.6.0 | | | | |
| 1.7.1 | [![success][2]][18] | [![success][2]][18] | [![success][2]][18] | [![success][2]][18] |
| 1.7.0 | [![pending][4]][12] | [![pending][4]][12] | [![success][2]][12] | [![pending][4]][12] |
| 1.6.0 | [![pending][4]][10] | [![pending][4]][10] | [![pending][4]][10] | [![pending][4]][10] |
| 1.5.0 - | ![canceled][15] | ![canceled][15] | ![canceled][15] | ![canceled][15] |

## Official PyTorch CI Builds

| ver \ py | 3.6 | 3.7 | 3.8 | 3.9 |
| :---: | :---: | :---: | :---: | :---: |
| master | [![Build Status][7]][8] | [![Build Status][9]][10] | [![Build Status][11]][12] | |
| master | [![Build Status][7]][19] | [![Build Status][9]][19] | [![Build Status][11]][19] | |
| 1.8.0 | | | | |
| 1.7.1 | | | | |
| 1.7.0 | | | | |
| 1.6.0 | [![Build Status][5]][6] | | | |
| 1.5.0 | [![Build Status][3]][4] | | | |
| 1.4.0 | [![Build Status][1]][2] | | | |
| 1.6.0 | [![Build Status][5]][19] | | | |
| 1.5.0 | [![Build Status][3]][19] | | | |
| 1.4.0 | [![Build Status][1]][19] | | | |

### `torchvision`
* All wheels will be built with the [Corresponding `torch` Versions](#corresponding-versions).

| ver | `torch` | 3.6 | 3.7 | 3.8 | 3.9 |
| :---: | :---: | :---: | :---: | :---: | :---: |
| master | master | | | | |
| 0.8.2 | 1.7.1 | | | | |
| 0.8.1 | 1.7.0 | | | | |
| 0.8.0 | 1.7.0 | | | | |
| 0.7.0 | 1.6.0 | | | | |

| 0.8.2 | 1.7.1 | [![success][2]][18] | [![success][2]][18] | [![success][2]][18] | [![success][2]][18] |
| 0.8.0 / 0.8.1 | 1.7.0 | [![pending][4]][12] | [![pending][4]][12] | [![success][2]][12] | [![pending][4]][12] |
| 0.7.0 | 1.6.0 | [![pending][4]][10] | [![pending][4]][10] | [![pending][4]][10] | [![pending][4]][10] |

### `torchaudio`
* All wheels will be built with the [Corresponding `torch` Versions](#corresponding-versions).

| ver | `torch` | 3.6 | 3.7 | 3.8 | 3.9 |
| :---: | :---: | :---: | :---: | :---: | :---: |
| master | master | | | | |
| 0.7.2 | 1.7.1 | | | | |
| 0.7.0 | 1.7.0 | | | | |
| 0.6.0 | 1.6.0 | | | | |
| 0.7.2 | 1.7.1 | [![success][2]][18] | [![success][2]][18] | [![success][2]][18] | [![success][2]][18] |
| 0.7.0 | 1.7.0 | [![pending][4]][12] | [![pending][4]][12] | [![success][2]][12] | [![pending][4]][12] |
| 0.6.0 | 1.6.0 | [![pending][4]][10] | [![pending][4]][10] | [![pending][4]][10] | [![pending][4]][10] |

---

Expand All @@ -68,8 +66,7 @@ If you want to pick the `whl` files manually, check the **[releases](../../relea
| :---: | :---: | :---: | :---: |
| `master` / `nightly` | `master` / `nightly` | `master` / `nightly` | `>=3.6` |
| `1.7.1` | `0.8.2` | `0.7.2` | `>=3.6` |
| `1.7.0` | `0.8.1` | `0.7.0` | `>=3.6` |
| `1.7.0` | `0.8.0` | `0.7.0` | `>=3.6` |
| `1.7.0` | `0.8.0` / `0.8.1` | `0.7.0` | `>=3.6` |
| `1.6.0` | `0.7.0` | `0.6.0` | `>=3.6` |
| `1.5.1` | `0.6.1` | `0.5.0` | `>=3.5` |
| `1.5.0` | `0.6.0` | `0.5.0` | `>=3.5` |
Expand All @@ -81,20 +78,24 @@ If you want to pick the `whl` files manually, check the **[releases](../../relea
| `<=1.0.1` | `0.2.2` | | `==2.7`, `>=3.5`, `<=3.7` |

[1]: http://openlabtesting.org:15000/badge?project=pytorch%2Fpytorch&job_name=pytorch-arm64-build-daily-v1.4.0
[2]: https://torch.maku.ml/api?project=torch&ver=140&py=36
[2]: https://img.shields.io/badge/build-success-brightgreen
[3]: http://openlabtesting.org:15000/badge?project=pytorch%2Fpytorch&job_name=pytorch-arm64-build-daily-v1.5.0
[4]: https://torch.maku.ml/api?project=torch&ver=150&py=36
[4]: https://img.shields.io/badge/build-pending-yellow
[5]: http://openlabtesting.org:15000/badge?project=pytorch%2Fpytorch&job_name=pytorch-arm64-build-daily-v1.6.0
[6]: https://torch.maku.ml/api?project=torch&ver=160&py=36
[6]: https://img.shields.io/badge/build-running-blue
[7]: http://openlabtesting.org:15000/badge?project=pytorch%2Fpytorch&job_name=pytorch-arm64-build-daily-master-py36
[8]: https://torch.maku.ml/api?project=torch&ver=master&py=36
[8]: https://img.shields.io/badge/build-failed-red
[9]: http://openlabtesting.org:15000/badge?project=pytorch%2Fpytorch&job_name=pytorch-arm64-build-daily-master-py37
[10]: https://torch.maku.ml/api?project=torch&ver=master&py=37
[10]: https://github.com/KumaTea/pytorch-aarch64/releases/tag/v1.6.0
[11]: http://openlabtesting.org:15000/badge?project=pytorch%2Fpytorch&job_name=pytorch-arm64-build-daily-master-py38
[12]: https://torch.maku.ml/api?project=torch&ver=master&py=38
[12]: https://github.com/KumaTea/pytorch-aarch64/releases/tag/v1.7.0
[13]: https://github.com/pytorch/vision#installation
[14]: https://github.com/pytorch/audio#dependencies
[15]: https://img.shields.io/badge/build-canceled-lightgrey
[16]: https://github.com/KumaTea/pytorch-aarch64/releases
[17]: https://github.com/KumaTea/pytorch-aarch64/issues/1
[18]: https://github.com/KumaTea/pytorch-aarch64/releases/tag/v1.7.1
[19]: https://status.openlabtesting.org/builds/builds?project=pytorch%2Fpytorch

---

Expand Down
4 changes: 2 additions & 2 deletions src/functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ def gen_index():
whl_list = get_gh_rl()
html = ''
for file in whl_list:
html += '<a href=\"' + quote_plus(file['name']) + '\"</a>' + \
quote_plus(file['url']) + '<br>\n'
html += '<a href=\"' + file['url'] + '\">' + \
quote_plus(file['name']) + '</a><br>\n'
with open(f'{whl_dir}/{whl_file}', 'w', encoding='utf-8') as html_file:
html_file.write(html)

Expand Down
28 changes: 16 additions & 12 deletions whl/stable.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
<a href="torch-1.7.1-cp36-cp36m-linux_aarch64.whl"</a>https%3A%2F%2Fgithub.com%2FKumaTea%2Fpytorch-aarch64%2Freleases%2Fdownload%2F2012%2Ftorch-1.7.1-cp36-cp36m-linux_aarch64.whl<br>
<a href="torch-1.7.1-cp37-cp37m-linux_aarch64.whl"</a>https%3A%2F%2Fgithub.com%2FKumaTea%2Fpytorch-aarch64%2Freleases%2Fdownload%2F2012%2Ftorch-1.7.1-cp37-cp37m-linux_aarch64.whl<br>
<a href="torch-1.7.1-cp38-cp38-linux_aarch64.whl"</a>https%3A%2F%2Fgithub.com%2FKumaTea%2Fpytorch-aarch64%2Freleases%2Fdownload%2F2012%2Ftorch-1.7.1-cp38-cp38-linux_aarch64.whl<br>
<a href="torch-1.7.1-cp39-cp39-linux_aarch64.whl"</a>https%3A%2F%2Fgithub.com%2FKumaTea%2Fpytorch-aarch64%2Freleases%2Fdownload%2F2012%2Ftorch-1.7.1-cp39-cp39-linux_aarch64.whl<br>
<a href="torchaudio-0.7.2-cp36-cp36m-linux_aarch64.whl"</a>https%3A%2F%2Fgithub.com%2FKumaTea%2Fpytorch-aarch64%2Freleases%2Fdownload%2F2012%2Ftorchaudio-0.7.2-cp36-cp36m-linux_aarch64.whl<br>
<a href="torchaudio-0.7.2-cp37-cp37m-linux_aarch64.whl"</a>https%3A%2F%2Fgithub.com%2FKumaTea%2Fpytorch-aarch64%2Freleases%2Fdownload%2F2012%2Ftorchaudio-0.7.2-cp37-cp37m-linux_aarch64.whl<br>
<a href="torchaudio-0.7.2-cp38-cp38-linux_aarch64.whl"</a>https%3A%2F%2Fgithub.com%2FKumaTea%2Fpytorch-aarch64%2Freleases%2Fdownload%2F2012%2Ftorchaudio-0.7.2-cp38-cp38-linux_aarch64.whl<br>
<a href="torchaudio-0.7.2-cp39-cp39-linux_aarch64.whl"</a>https%3A%2F%2Fgithub.com%2FKumaTea%2Fpytorch-aarch64%2Freleases%2Fdownload%2F2012%2Ftorchaudio-0.7.2-cp39-cp39-linux_aarch64.whl<br>
<a href="torchvision-0.8.2-cp36-cp36m-linux_aarch64.whl"</a>https%3A%2F%2Fgithub.com%2FKumaTea%2Fpytorch-aarch64%2Freleases%2Fdownload%2F2012%2Ftorchvision-0.8.2-cp36-cp36m-linux_aarch64.whl<br>
<a href="torchvision-0.8.2-cp37-cp37m-linux_aarch64.whl"</a>https%3A%2F%2Fgithub.com%2FKumaTea%2Fpytorch-aarch64%2Freleases%2Fdownload%2F2012%2Ftorchvision-0.8.2-cp37-cp37m-linux_aarch64.whl<br>
<a href="torchvision-0.8.2-cp38-cp38-linux_aarch64.whl"</a>https%3A%2F%2Fgithub.com%2FKumaTea%2Fpytorch-aarch64%2Freleases%2Fdownload%2F2012%2Ftorchvision-0.8.2-cp38-cp38-linux_aarch64.whl<br>
<a href="torchvision-0.8.2-cp39-cp39-linux_aarch64.whl"</a>https%3A%2F%2Fgithub.com%2FKumaTea%2Fpytorch-aarch64%2Freleases%2Fdownload%2F2012%2Ftorchvision-0.8.2-cp39-cp39-linux_aarch64.whl<br>
<a href="https://github.com/KumaTea/pytorch-aarch64/releases/download/v1.7.0/torch-1.7.0-cp38-cp38-linux_aarch64.whl">torch-1.7.0-cp38-cp38-linux_aarch64.whl</a><br>
<a href="https://github.com/KumaTea/pytorch-aarch64/releases/download/v1.7.0/torchaudio-0.7.0-cp38-cp38-linux_aarch64.whl">torchaudio-0.7.0-cp38-cp38-linux_aarch64.whl</a><br>
<a href="https://github.com/KumaTea/pytorch-aarch64/releases/download/v1.7.0/torchvision-0.8.0-cp38-cp38-linux_aarch64.whl">torchvision-0.8.0-cp38-cp38-linux_aarch64.whl</a><br>
<a href="https://github.com/KumaTea/pytorch-aarch64/releases/download/v1.7.0/torchvision-0.8.1-cp38-cp38-linux_aarch64.whl">torchvision-0.8.1-cp38-cp38-linux_aarch64.whl</a><br>
<a href="https://github.com/KumaTea/pytorch-aarch64/releases/download/2012/torch-1.7.1-cp36-cp36m-linux_aarch64.whl">torch-1.7.1-cp36-cp36m-linux_aarch64.whl</a><br>
<a href="https://github.com/KumaTea/pytorch-aarch64/releases/download/2012/torch-1.7.1-cp37-cp37m-linux_aarch64.whl">torch-1.7.1-cp37-cp37m-linux_aarch64.whl</a><br>
<a href="https://github.com/KumaTea/pytorch-aarch64/releases/download/2012/torch-1.7.1-cp38-cp38-linux_aarch64.whl">torch-1.7.1-cp38-cp38-linux_aarch64.whl</a><br>
<a href="https://github.com/KumaTea/pytorch-aarch64/releases/download/2012/torch-1.7.1-cp39-cp39-linux_aarch64.whl">torch-1.7.1-cp39-cp39-linux_aarch64.whl</a><br>
<a href="https://github.com/KumaTea/pytorch-aarch64/releases/download/2012/torchaudio-0.7.2-cp36-cp36m-linux_aarch64.whl">torchaudio-0.7.2-cp36-cp36m-linux_aarch64.whl</a><br>
<a href="https://github.com/KumaTea/pytorch-aarch64/releases/download/2012/torchaudio-0.7.2-cp37-cp37m-linux_aarch64.whl">torchaudio-0.7.2-cp37-cp37m-linux_aarch64.whl</a><br>
<a href="https://github.com/KumaTea/pytorch-aarch64/releases/download/2012/torchaudio-0.7.2-cp38-cp38-linux_aarch64.whl">torchaudio-0.7.2-cp38-cp38-linux_aarch64.whl</a><br>
<a href="https://github.com/KumaTea/pytorch-aarch64/releases/download/2012/torchaudio-0.7.2-cp39-cp39-linux_aarch64.whl">torchaudio-0.7.2-cp39-cp39-linux_aarch64.whl</a><br>
<a href="https://github.com/KumaTea/pytorch-aarch64/releases/download/2012/torchvision-0.8.2-cp36-cp36m-linux_aarch64.whl">torchvision-0.8.2-cp36-cp36m-linux_aarch64.whl</a><br>
<a href="https://github.com/KumaTea/pytorch-aarch64/releases/download/2012/torchvision-0.8.2-cp37-cp37m-linux_aarch64.whl">torchvision-0.8.2-cp37-cp37m-linux_aarch64.whl</a><br>
<a href="https://github.com/KumaTea/pytorch-aarch64/releases/download/2012/torchvision-0.8.2-cp38-cp38-linux_aarch64.whl">torchvision-0.8.2-cp38-cp38-linux_aarch64.whl</a><br>
<a href="https://github.com/KumaTea/pytorch-aarch64/releases/download/2012/torchvision-0.8.2-cp39-cp39-linux_aarch64.whl">torchvision-0.8.2-cp39-cp39-linux_aarch64.whl</a><br>

0 comments on commit efd5adb

Please sign in to comment.