Files
nvidia--tensorrt/tools/tensorflow-quantization/docs/README.md
T
wehub-resource-sync c8a779b1bb
Docker Image CI / build-ubuntu2004 (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:36:55 +08:00

250 B

Sphinx Docuementation

Install Sphinx if necessary

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

$ ./setup_sphinx.sh

Build docs

$ make clean html