diff --git a/README.md b/README.md index f8335eb..9bf83c6 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # Tensorflow Wheels -Tensorflow wheels I've been building and using over time. Unless specified, these are built for skylake CPUs or equivalent instruction sets. +Tensorflow wheels I've been building and using over time. Unless specified, these are built for **skylake** CPUs or equivalent instruction sets. | TF | HW |Python | CUDA | cuDNN | Support | OS | Download | |:------:|:------:|:------:|:----:|:-------:|:-----:|:------------:|:------:| +| 1.14 |GPU| 3.7 |10.0| 7.4 | XLA,SSE,AVX,FMA | Arch Linux x86_64 |[**Download**](https://github.com/davidenunes/tensorflow-wheels/releases/download/r1.14.cp37.gpu.xla/tensorflow-1.14.0-cp37-cp37m-linux_x86_64.whl)| | 1.13.1 |GPU| 3.7 |10.0| 7.4 | XLA,SSE,AVX,FMA | Arch Linux x86_64 |[**Download**](https://github.com/davidenunes/tensorflow-wheels/releases/download/r1.13.1.cp37.gpu.xla/tensorflow-1.13.1-cp37-cp37m-linux_x86_64.whl)| | 1.13.1 |CPU| 3.6 |_| _ | _ | Arch Linux x86_64 |[**Download**](https://github.com/davidenunes/tensorflow-wheels/releases/download/r1.13.1.cp36.cpu/tensorflow-1.13.1-cp36-cp36m-linux_x86_64.whl)| | 1.13.1 |CPU| 3.6 |_| _ | _ | Ubuntu 18.04 x86_64 |[**Download**](https://github.com/davidenunes/tensorflow-wheels/releases/download/r1.13.1.cp26.cpu.ubuntu1804/tensorflow-1.13.1-cp36-cp36m-linux_x86_64.whl)|