Files
openvino/tools/pot/docs/pot_docs.xml
Sebastian Golebiewski 0429efb8b8 DOCS: NNCF documentation - port to master (#13183)
* Updating NNCF documentation

* nncf-doc-update-ms

* Merge branch 'nncf-documentation-for-22.2' of https://github.com/sgolebiewski-intel/openvino into nncf-documentation-for-22.2

* Adding python files

* Changing ID of Range Supervision

* Minor fixes

Fixing formatting and renaming ID

* Proofreading

Minor corrections and removal of Neural Network Compression Framework article

Co-authored-by: msmykx <101244365+msmykx-intel@users.noreply.github.com>
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2022-09-28 15:34:57 +04:00

33 lines
2.7 KiB
XML

<doxygenlayout xmlns:xi="http://www.w3.org/2001/XInclude" version="1.0">
<!-- POT Developer Guide -->
<navindex>
<tab id="pot" type="usergroup" title="Post-Training Optimization Tool" url="@ref pot_README">
<tab type="user" title="Installation Guide" url="@ref pot_InstallationGuide"/>
<tab type="user" title="Low Precision Optimization Guide" url="@ref pot_docs_LowPrecisionOptimizationGuide"/>
<tab type="usergroup" title="Quantization" url="@ref pot_compression_algorithms_quantization_README">
<tab type="user" title="DefaultQuantization Algorithm" url="@ref pot_compression_algorithms_quantization_default_README"/>
<tab type="user" title="AccuracyAwareQuantization Algorithm" url="@ref accuracy_aware_README"/>
<tab type="user" title="Saturation issue workaround" url="@ref pot_saturation_issue"/>
<tab type="user" title="Low-precision model representation" url="@ref pot_docs_model_representation"/>
</tab>
<tab type="user" title="Best Practices" url="@ref pot_docs_BestPractices"/>
<tab type="user" title="Command-line Interface" url="@ref pot_compression_cli_README">
<tab type="user" title="Simplified mode" url="@ref pot_docs_simplified_mode"/>
<tab type="user" title="End-to-end CLI example" url="@ref pot_configs_examples_README"/>
</tab>
<tab type="user" title="API" url="@ref pot_compression_api_README">
<tab type="user" title="API samples" url="@ref pot_sample_README">
<tab type="user" title="Image Classification quantization sample" url="@ref pot_sample_classification_README"/>
<tab type="user" title="Accuracy-Aware quantization sample" url="@ref pot_sample_object_detection_README"/>
<tab type="user" title="Cascaded model quantization sample" url="@ref pot_sample_face_detection_README"/>
<tab type="user" title="Semantic segmentation quantization sample" url="@ref pot_sample_segmentation_README"/>
<tab type="user" title="3D Segmentation quantization sample" url="@ref pot_sample_3d_segmentation_README"/>
<tab type="user" title="GNA speech sample" url="@ref pot_sample_speech_README"/>
</tab>
</tab>
<tab type="user" title="Configuration File Description" url="@ref pot_configs_README"/>
<tab type="user" title="Deep neural network protection through range supervision" url="@ref pot_ranger_README"/>
<tab type="user" title="Frequently Asked Questions" url="@ref pot_docs_FrequentlyAskedQuestions"/>
</tab>
</navindex>
</doxygenlayout>