Commit eb8e236d authored by Oleg Dzhimiev's avatar Oleg Dzhimiev
Browse files

Update README.md

parent cad5248f
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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