cjweeks / tensorflow-cmake

Integrate TensorFlow with CMake projects effortlessly
MIT License
330 stars 83 forks source link

Nice work #2

Closed AlexanderLitz closed 8 years ago

AlexanderLitz commented 8 years ago

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

cjweeks commented 8 years ago

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