33 lines
2.7 KiB
XML
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> |