19 lines
589 B
Markdown
19 lines
589 B
Markdown
# Advanced Topics {#openvino_docs_ie_plugin_detailed_guides}
|
|
|
|
@sphinxdirective
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:hidden:
|
|
|
|
openvino_docs_ie_plugin_dg_quantized_networks
|
|
openvino_docs_OV_UG_lpt
|
|
|
|
@endsphinxdirective
|
|
|
|
The guides below provides extra information about specific features of OpenVINO needed for understanding during OpenVINO plugin development:
|
|
|
|
* [Quantized networks](@ref openvino_docs_ie_plugin_dg_quantized_networks)
|
|
* [Low precision transformations](@ref openvino_docs_OV_UG_lpt) guide
|
|
* [Writing OpenVINO™ transformations](@ref openvino_docs_transformations) guide
|