Commit Graph

5 Commits

Author SHA1 Message Date
Gunhan Gulsoy
127f7ba313 Fix sourceforge links for TF external dependencies. 2016-11-01 23:25:26 -07:00
Derek Murray
e5a71cbe95 Refactored CMake rules to reduce redundancy. ()
This is a step towards concentrating the platform-specific code in one place.
2016-09-30 16:31:53 -07:00
Derek Murray
fe90fdb680 Fix cmake/external to use new include paths. () 2016-09-23 21:26:25 -07:00
Derek Murray
427fad6af6 Add more capabilities to the CMake build ()
This commit includes changes that enable the following in the CMake build:
* Building protobuf from source.
* Building grpc from source.
* Building the TensorFlow distributed runtime.
* Building the TensorFlow Python bindings (excluding tf.contrib).

This commit also includes minor changes to remove the implicit
dependency between a CPU-only build of the runtime and stream executor,
and makes minor changes for compatibility with Protobuf 3.0.0 (regarding
compatibility between Protobuf's and TensorFlow's int64 representation).
2016-09-02 09:54:20 -07:00
Derek Murray
c5f94b10bb Restore a working cmake build. () 2016-08-03 11:16:09 -07:00