Commit eb8e236d authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

Update README.md

parent cad5248f
...@@ -14,7 +14,7 @@ A test program on feeding TF C++ directly from GPU memory. ...@@ -14,7 +14,7 @@ A test program on feeding TF C++ directly from GPU memory.
* Tensorflow 1.15 lib for C++ (`bazel build //tensorflow:libtensorflow_cc.so`) * Tensorflow 1.15 lib for C++ (`bazel build //tensorflow:libtensorflow_cc.so`)
* CUDA 10.0 * CUDA 10.0
See [installation instructions](https://wiki.elphel.com/wiki/Feeding_Tensorflow_from_GPU). See [installation instructions](https://wiki.elphel.com/wiki/Feeding_Tensorflow_from_GPU). OpenCV is not needed.
# Run # Run
``` ```
mkdir build; cd build mkdir build; cd build
......
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