Updated PyTorch Versions (markdown)

Brian Johnson
2022-01-12 17:03:23 -05:00
parent 1a53ca4622
commit 0df8cddc6f

@ -4,7 +4,8 @@ This table contains the history of PyTorch versions, along with compatible domai
libraries.
|[PyTorch Version](https://pypi.org/project/torch/) |[torchvision](https://pypi.org/project/torchvision/) |[torchtext](https://pypi.org/project/torchtext/) |[torchaudio](https://pypi.org/project/torchaudio/) |PyTorch Release Date |
|--- |--- |--- |--- |--- |
|--- |--- |--- |--- |---
|1.10.1 |0.11.2 |0.11.1 |0.10.1 |12/15/2021 |
|1.10 |0.11.0 |0.11.0 |0.10.0 |10/21/2021 |
|1.9.1 |0.10.1 |0.10.1 |0.9.1 |9/21/2021 |
|1.9.0 |0.10.0 |0.10.0 |0.9.0 |6/15/2021 |