Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidenunes authored Oct 22, 2019
1 parent a8ee637 commit c058963
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,11 @@ Tensorflow wheels I've been building and using over time. Unless specified, thes

## Other platforms



| TF | HW |Python | CUDA | cuDNN | Support | OS | Download |
|:------:|:------:|:------:|:----:|:-------:|:-----:|:------------:|:------:|
| 1.14.1 |CPU / amdfam10 | 3.6 |_| _ | XLA | Ubuntu 18.04 x86_64 |[**Download**](https://github.com/davidenunes/tensorflow-wheels/releases/download/r1.14.1.cp36.cpu.amdfam10/tensorflow-1.14.1-cp36-cp36m-linux_x86_64.whl)|
| 1.13.1 |CPU / amdfam10 | 3.6 |_| _ | _ | Ubuntu 18.04 x86_64 |[**Download**](https://github.com/davidenunes/tensorflow-wheels/releases/download/r1.13.1.cp36.cpu.amdfam10/tensorflow-1.13.1-cp36-cp36m-linux_x86_64.whl)|
| 1.13.1 |CPU / skylake-512 | 3.7 | _ | _ | AVX2, FMA, AVX512F | Ubuntu 18.04 x86_64 |[**Download**](https://github.com/davidenunes/tensorflow-wheels/releases/download/r1.13.1.cp37.cpu.skylake-512/tensorflow-1.13.1-cp37-cp37m-linux_x86_64.whl)|

Expand Down

0 comments on commit c058963

Please sign in to comment.