aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/docs_src/community/index.md
blob: b706d9b2047a4ff9707772edb30bfd036bbffc24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Community

This section contains the following documents:

  * @{$welcome$Welcome to the TensorFlow Community}, which explains how
    you can get involved, where to report issues, and where to join
    like-minded TensorFlow enthusiasts online.
  * @{$roadmap$Roadmap}, which summarizes upcoming additions to TensorFlow.
  * @{$documentation$Writing TensorFlow Documentation}, which explains
    TensorFlow's documentation conventions.  If you are modifying
    TensorFlow source code or documentation, please read this guide.
  * @{$style_guide$TensorFlow Style Guide}, which identifies coding style
    conventions that TensorFlow developers and users should follow.
  * @{$community/benchmarks$Benchmarks}, Benchmarks, a guide for defining and
    running a TensorFlow benchmark.