diff --git a/README.md b/README.md index 8f2607c..54a7fce 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Tensorflow wheels I've been building and using over time. Unless specified, thes | TF | HW |Python | CUDA | cuDNN | Support | OS | Download | |:------:|:------:|:------:|:----:|:-------:|:-----:|:------------:|:------:| +| 2.2rc2 |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.2.0.rc2.cp37.c72.gpu/tensorflow-2.2.0rc2-cp37-cp37m-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)|