Commit 479ca3da authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

updated

parent 7641f4a6
# 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment