diff --git a/README.md b/README.md index ab1451c..64ad6a5 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Tensorflow wheels I've been building and using over time. | TF | HW |Python | CUDA | cuDNN | Support | OS | Download | |:------:|:------:|:------:|:----:|:-------:|:-----:|:------------:|:------:| +| 1.13.0 |GPU| 3.7 |10.0| 7.4 | XLA,SSE,AVX,FMA | Linux x86_64 |[**Download**](https://github.com/davidenunes/tensorflow-wheels/releases/download/r1.13.0.cp37.gpu.xla/tensorflow-1.13.0-cp37-cp37m-linux_x86_64.whl)| | 1.13.0 |GPU| 3.7 |10.0| 7.4 | SSE,AVX,FMA | Linux x86_64 |[**Download**](https://github.com/davidenunes/tensorflow-wheels/releases/download/r1.13.0.cp37.gpu/tensorflow-1.13.0-cp37-cp37m-linux_x86_64.whl)| | 1.13.0 |CPU| 3.7 | _ | _ | SSE,AVX,FMA | Linux x86_64 |[**Download**](https://github.com/davidenunes/tensorflow-wheels/releases/download/r1.13.0.cp37/tensorflow-1.13.0-cp37-cp37m-linux_x86_64.whl)| | 1.13.0rc1 |GPU| 3.7 | 10.0 | 7.4 | XLA,SSE,AVX,FMA | Linux x86_64 |[**Download**](https://github.com/davidenunes/tensorflow-wheels/releases/download/r1.13.0rc1.cp37/tensorflow-1.13.0rc1-cp37-cp37m-linux_x86_64.whl)|