Skip to content

Commit

Permalink
Update docs/IE_PLUGIN_DG/plugin_transformation_pipeline/low_precision…
Browse files Browse the repository at this point in the history
…_transformations/pipeline/step3_main.md
  • Loading branch information
kblaszczak-intel authored and eshoguli committed Sep 13, 2023
1 parent 7b1a9cc commit 2f12210
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,15 @@


Main transformations are the majority of low precision transformations. Transformations operate with dequantization operations. Main transformations include:

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

AddTransformation <openvino_docs_OV_UG_lpt_AddTransformation>
BatchToSpaceTransformation <openvino_docs_OV_UG_lpt_BatchToSpaceTransformation>
SpaceToBatchTransformation <openvino_docs_OV_UG_lpt_SpaceToBatchTransformation>


* :doc:`AddTransformation <openvino_docs_OV_UG_lpt_AddTransformation>`
* :doc:`AvgPoolTransformation <openvino_docs_OV_UG_lpt_AvgPoolTransformation>`
* :doc:`BatchToSpaceTransformation <openvino_docs_OV_UG_lpt_BatchToSpaceTransformation>`
Expand Down

0 comments on commit 2f12210

Please sign in to comment.