From c4451cc165dc701cfa0f788264d317c088368f79 Mon Sep 17 00:00:00 2001 From: GPUEater Date: Sun, 7 Oct 2018 07:31:18 +0900 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f753c9f..dfa9fb7 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,6 @@ pip3 install --user tensorflow-rocm | - | TYPE | OS | Python | TensorFlow | Vega | RX5xx | Install | | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | -| AMD Radeon | GPU | Ubuntu | 2.7 | latest | | | pip install tensorflow-rocm | | AMD Radeon | GPU | Ubuntu | 3.5 | latest | | | pip3 install tensorflow-rocm | | AMD Radeon | GPU | Ubuntu | 3.6 | 1.11-rc1 | | | pip3 install http://install.aieater.com/gpueater/rocm/tensorflow-1.11.0rc1-cp36-cp36m-linux_x86_64.whl | | AMD Radeon | GPU | Ubuntu | 3.6 | 1.10-latest | | NG | pip3 install http://install.aieater.com/gpueater/rocm/tensorflow-1.10.0latest-cp36-cp36m-linux_x86_64.whl |