649 B
649 B
Examples
@sphinxdirective
.. toctree:: :maxdepth: 1 :hidden:
API Examples <pot_example_README> Command-line Example <pot_configs_examples_README>
@endsphinxdirective
This section provides a set of examples that demonstrate how to apply the post-training optimization methods to optimize various models from different domains. It contains optimization recipes for concrete models, that unnecessarily cover your case, but which should be sufficient to reuse these recipes to optimize custom models:
- [API Examples](@ref pot_example_README)
- [Commanad-line Example](@ref pot_configs_examples_README)