TensorFlow

[Advanced] Add a usage example to TensorFlow 2.0 API documentation.

Usage examples are small, self-contained code samples that show users exactly how to use an API endpoint. Many of the symbols in TensorFlow’s API documentation contain usage examples but not all. For this challenge, you should find an API symbol and submit a usage example as a PR.

An example of a usage example can be found below:

Extremely Important:

  1. Read https://www.tensorflow.org/community/contribute/docs_ref
    1. make sure there are no floating point numbers with too much precision (replace the trailing digits with ...)
    2. make sure there are no random numbers in the doctest (as otherwise it's flaky)

Task tags

  • python
  • tensorflow
  • api
  • docs

Students who completed this task

Irina, jimmy_page, rpal, As1234, Rachin, arpand, jedlimlx, William6495, generationxcode, Jake S., malder8, msteknoadam, theBashman, Qwerty71, wallaby123, anigasan, jgulian, Ryan, Rick Wierenga, boron, abhaykashyap03, WZHANG, JuanC, Ja-sniff/Javismb, RichieX

Task type

  • code Code
  • chrome_reader_mode Documentation / Training
  • done_all Quality Assurance
close

2019