aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/g3doc/resources/index.md
blob: 0519c97b530d7160cd07526bdd0ebf1c7a341d68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Additional Resources


## TensorFlow WhitePaper

Additional details about the TensorFlow programming model and the underlying
implementation can be found in out white paper:

* [TensorFlow: Large-scale machine learning on heterogeneous systems](../extras/tensorflow-whitepaper2015.pdf)

### Citation

If you use TensorFlow in your research and would like to cite the TensorFlow
system, we suggest you cite the paper above.
You can use this [BibTeX entry](bib.md).  As the project progresses, we
may update the suggested citation with new papers.


## Community

### Discuss

* GitHub: <https://github.com/tensorflow/tensorflow>
* Stack Overflow: <https://stackoverflow.com/questions/tagged/tensorflow>
* [TensorFlow discuss mailing list](
  https://groups.google.com/forum/#!forum/tensorflow-discuss)

### Report Issues

* [TensorFlow issues](https://github.com/tensorflow/tensorflow/issues)

### Development

* If you are interested in contributing to TensorFlow please
  [review the contributing guide](
  https://github.com/tensorflow/tensorflow/blob/master/CONTRIBUTING.md).


<div class='sections-order' style="display: none;">
<!--
<!-- bib.md -->
<!-- uses.md -->
<!-- faq.md -->
<!-- glossary.md -->
<!-- dims_types.md -->
-->
</div>