aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/docs_src/community/index.md
blob: c293e61c3ecb973697195a57e2f9a849ecef926f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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.
  * @{$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.
  * @{$benchmarks$Benchmarks}, Benchmarks, a guide for defining and 
    running a TensorFlow benchmark.