From 479ca3dae6d3e057905da973ea336f37ebf4f987 Mon Sep 17 00:00:00 2001 From: Oleg Dzhimiev Date: Wed, 25 Mar 2020 12:36:14 -0600 Subject: [PATCH] updated --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a561431..3cd8952 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ # Instructions +## Requirements +* CUDA drivers, tested with 10.0 +* bazel 0.25.2 + ## Build Tensorflow ``` git clone -b r1.15 https://github.com/okdzhimiev/tensorflow.git cd tensorflow +# select CUDA support ./configure # run tensorflow_maven_builder.sh from tensorflow/ root dir, link or copy from this repo ./tensorflow_maven_builder.sh -- 2.18.1