Commit 176fe2ca authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

readme

parent 4e45d987
# About
A test program on feeding TF C++ directly from GPU memory.
# Requirements
# Run # Run
``` ```
mkdir build mkdir build; cd build
cd build
cmake .. cmake ..
./tf-gpu-feed ./tf-gpu-feed
``` ```
\ No newline at end of file
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