Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | TensorFlow: Minor updates to docs, BUILD, GPU config / perf, etc. | Vijay Vasudevan | 2015-11-12 |
| | | | | | | | | | | | | | | | | | | Changes: - Updates to op documentation and index by Josh - More changes to BUILD files for python 3 support by @girving - Fix to Eigen to use DenseIndex everywhere by @jiayq - Enable configuration for cuda compute capability by @zheng-xq, including updates to docs. - Route aggregation method through optimizer by schuster - Updates to install instructions for bazel 0.1.1. Base CL: 107702099 | ||
* | TensorFlow: Initial commit of TensorFlow library. | Manjunath Kudlur | 2015-11-06 |
TensorFlow is an open source software library for numerical computation using data flow graphs. Base CL: 107276108 |