cjweeks / tensorflow-cmake

Integrate TensorFlow with CMake projects effortlessly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nice work

AlexanderLitz opened this issue · comments

Note that on the examples documentation, you write:

./protobuf.sh genearte installed ~/git/tensorflow examples/install-project/cmake/Modules /usr/local

instead of

./protobuf.sh generate installed ~/git/tensorflow examples/install-project/cmake/Modules /usr/local

Thank you for pointing this out; I have made the correction.