Loading README.md +5 −0 Original line number Original line Diff line number Diff line # Instructions # Instructions ## Requirements * CUDA drivers, tested with 10.0 * bazel 0.25.2 ## Build Tensorflow ## Build Tensorflow ``` ``` git clone -b r1.15 https://github.com/okdzhimiev/tensorflow.git git clone -b r1.15 https://github.com/okdzhimiev/tensorflow.git cd tensorflow cd tensorflow # select CUDA support ./configure ./configure # run tensorflow_maven_builder.sh from tensorflow/ root dir, link or copy from this repo # run tensorflow_maven_builder.sh from tensorflow/ root dir, link or copy from this repo ./tensorflow_maven_builder.sh ./tensorflow_maven_builder.sh Loading Loading
README.md +5 −0 Original line number Original line Diff line number Diff line # Instructions # Instructions ## Requirements * CUDA drivers, tested with 10.0 * bazel 0.25.2 ## Build Tensorflow ## Build Tensorflow ``` ``` git clone -b r1.15 https://github.com/okdzhimiev/tensorflow.git git clone -b r1.15 https://github.com/okdzhimiev/tensorflow.git cd tensorflow cd tensorflow # select CUDA support ./configure ./configure # run tensorflow_maven_builder.sh from tensorflow/ root dir, link or copy from this repo # run tensorflow_maven_builder.sh from tensorflow/ root dir, link or copy from this repo ./tensorflow_maven_builder.sh ./tensorflow_maven_builder.sh Loading