tensorflow / fold

Deep learning with dynamic computation graphs in TensorFlow
Apache License 2.0
1.83k stars 266 forks source link

How to build from the source #9

Closed pzz2011 closed 7 years ago

pzz2011 commented 7 years ago

Hi, I'm new player of bazel, I just know how to add submodule to tensorflow, but for tensorflow_fold, I want to build it from its source, how to do it?

If you have time, please show me the way. Thanks

moshelooks commented 7 years ago

Instructions for building from sources are here.