Kasamuday's picture
Upload 4315 files
07ef7ab verified

A newer version of the Streamlit SDK is available: 1.56.0

Upgrade

Docs generation scripts for TensorFlow Models

The scripts here are used to generate api-reference pages for tensorflow.org.

The scripts require tensorflow_docs, which can be installed directly from github:

$> pip install -U git+https://github.com/tensorflow/docs
$> python build_all_api_docs.py --output_dir=/tmp/tfm_docs