Back to Tensorrt

Sphinx Docuementation

tools/tensorflow-quantization/docs/README.md

23.08249 B
Original Source

Sphinx Docuementation

Install Sphinx if necessary

Bash script setup_sphinx.sh installs Sphinx and all necessary extensions to build this project's documentation.

bash
$ ./setup_sphinx.sh

Build docs

bash
$ make clean html