TensorFlow: Upstream changes to git.

Changes:
- Update whitepaper
- Fix some names in docs.

Base CL: 107313143
This commit is contained in:
Vijay Vasudevan 2015-11-07 14:33:26 -08:00
parent fddaed5246
commit ec490db88a
2 changed files with 5 additions and 5 deletions

View File

@ -2,16 +2,16 @@
``` ```
@misc{tensorflow2015-whitepaper, @misc{tensorflow2015-whitepaper,
title={{TensorFlow}: Large-Scale Machine Learning on Heterogeneous Systems}, title={{TensorFlow}: Large-Scale Machine Learning on Heterogeneous Systems},
url={http://www.tensorflow.org/extras/tensorflow-whitepaper2015.pdf}, url={http://tensorflow.org/},
note={Software available from www.tensorflow.org}, note={Software available from tensorflow.org},
author={ author={
Martin~Abadi and Mart\'{\i}n~Abadi and
Ashish~Agarwal and Ashish~Agarwal and
Paul~Barham and Paul~Barham and
Eugene~Brevdo and Eugene~Brevdo and
Zhifeng~Chen and Zhifeng~Chen and
Craig~Citro and Craig~Citro and
Greg~S-Corrado and Greg~S~Corrado and
Andy~Davis and Andy~Davis and
Jeffrey~Dean and Jeffrey~Dean and
Matthieu~Devin and Matthieu~Devin and

View File

@ -23,7 +23,7 @@ may update the suggested citation with new papers.
* GitHub: <https://github.com/tensorflow/tensorflow> * GitHub: <https://github.com/tensorflow/tensorflow>
* Stack Overflow: <https://stackoverflow.com/questions/tagged/tensorflow> * Stack Overflow: <https://stackoverflow.com/questions/tagged/tensorflow>
* [TensorFlow discuss mailing list]( * [TensorFlow discuss mailing list](
https://groups.google.com/a/tensorflow.org/forum/#!forum/discuss) https://groups.google.com/a/tensorflow.org/d/forum/discuss)
### Report Issues <a class="md-anchor" id="AUTOGENERATED-report-issues"></a> ### Report Issues <a class="md-anchor" id="AUTOGENERATED-report-issues"></a>