Files
wehub-resource-sync c8a779b1bb
Docker Image CI / build-ubuntu2004 (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 13:36:55 +08:00

56 lines
1.1 KiB
ReStructuredText

.. tensorflow-2.x-quantization documentation master file, created by
sphinx-quickstart on Tue Apr 12 14:52:54 2022.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
TensorFlow-2.x-Quantization-Toolkit
=======================================================
.. toctree::
:maxdepth: 1
:caption: Toolkit
docs/installation.md
docs/basics.md
docs/getting_started.ipynb
.. toctree::
:maxdepth: 1
:caption: Tutorials
notebooks/simple_network_quantize_full.ipynb
notebooks/simple_network_quantize_partial.ipynb
notebooks/simple_network_quantize_specific_class.ipynb
.. toctree::
:maxdepth: 1
:caption: Examples
docs/example_resnet50v1.ipynb
docs/model_zoo.md
.. toctree::
:maxdepth: 1
:caption: Advanced Features
docs/add_new_layer_support.md
docs/add_custom_qdq_cases.md
.. toctree::
:maxdepth: 1
:caption: API Reference
globals.rst
qmodel.rst
qspec.rst
cqdq.rst
bqw.rst
utils.rst
.. toctree::
:maxdepth: 1
:caption: Quantization Theory
docs/intro_to_quantization.md
docs/qat.md