diff --git a/README.md b/README.md index 2e87ee0..9ba2b0c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Tensorflow wheels I've been building and using over time. Unless specified, thes | TF | HW |Python | CUDA | cuDNN | Support | OS | Download | |:------:|:------:|:------:|:----:|:-------:|:-----:|:------------:|:------:| -| 2.1 |GPU| 3.8 |10.2| 7.6 | XLA,SSE,AVX,FMA | Arch Linux x86_64 |[**Download**](https://github.com/davidenunes/tensorflow-wheels/releases/download/r2.1.cp38.gpu/tensorflow-2.1.0-cp38-cp38-linux_x86_64.whl)| +| 2.1 |GPU| 3.7 |10.2| 7.6 | XLA,SSE,AVX,FMA | Arch Linux x86_64 |[**Download**](https://github.com/davidenunes/tensorflow-wheels/releases/download/r2.1.cp37.c72.gpu/tensorflow-2.1.0-cp37-cp37m-linux_x86_64.whl)| | 2.1 |GPU| 3.7 |10.1| 7.6 | XLA,SSE,AVX,FMA | Arch Linux x86_64 |[**Download**](https://github.com/davidenunes/tensorflow-wheels/releases/download/r2.1.cp37.gpu/tensorflow-2.1.0-cp37-cp37m-linux_x86_64.whl)| | 2.0 |GPU| 3.7 |10.1| 7.6 | XLA,SSE,AVX,FMA | Arch Linux x86_64 |[**Download**](https://github.com/davidenunes/tensorflow-wheels/releases/download/r2.0.cp37.gpu.xla/tensorflow-2.0.0-cp37-cp37m-linux_x86_64.whl)| | 2.0rc2 |GPU| 3.7 |10.1| 7.6 | XLA,SSE,AVX,FMA | Arch Linux x86_64 |[**Download**](https://github.com/davidenunes/tensorflow-wheels/releases/download/r2.0rc2.cp37.gpu.xla/tensorflow-2.0.0rc2-cp37-cp37m-linux_x86_64.whl)|