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 12, 2023
1 parent e28c0c6 commit 1c3f10e
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,12 @@


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

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 1c3f10e

Please sign in to comment.