diff --git a/docs/IE_PLUGIN_DG/plugin_transformation_pipeline/low_precision_transformations/pipeline/step3_main.md b/docs/IE_PLUGIN_DG/plugin_transformation_pipeline/low_precision_transformations/pipeline/step3_main.md index 0b4e7208ccdcbb..649758e945668f 100644 --- a/docs/IE_PLUGIN_DG/plugin_transformation_pipeline/low_precision_transformations/pipeline/step3_main.md +++ b/docs/IE_PLUGIN_DG/plugin_transformation_pipeline/low_precision_transformations/pipeline/step3_main.md @@ -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 + BatchToSpaceTransformation + SpaceToBatchTransformation * :doc:`AddTransformation ` * :doc:`AvgPoolTransformation ` * :doc:`BatchToSpaceTransformation `