From 206beca90275cd6b2ce842a985a5655f2ec36fae Mon Sep 17 00:00:00 2001 From: Davide Nunes Date: Tue, 26 Feb 2019 15:15:34 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 64ad6a5..82fe2a6 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.1 |CPU| 3.6 |_| _ | _ | 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.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)|