Back to Openvino

Advanced Topics

docs/articles_en/documentation/openvino-extensibility/openvino-plugin-library/advanced-guides.rst

2026.1.2753 B
Original Source

Advanced Topics

.. meta:: :description: Learn more about plugin development and specific features in OpenVINO: precision transformations and support for quantized models with different precisions.

.. toctree:: :maxdepth: 1 :hidden:

advanced-guides/quantized-models advanced-guides/low-precision-transformations

The guides below provides extra information about specific features of OpenVINO needed for understanding during OpenVINO plugin development:

  • :doc:Quantized networks <advanced-guides/quantized-models>
  • :doc:Low precision transformations guide <advanced-guides/low-precision-transformations>
  • :doc:Writing OpenVINO™ transformations guide <../transformation-api>