Skip to content

Commit

Permalink
Merge branch 'es/lpt/s2b_b2s_implementation' of https://github.com/es…
Browse files Browse the repository at this point in the history
…hoguli/openvino into es/lpt/s2b_b2s_implementation
  • Loading branch information
eshoguli committed Sep 12, 2023
2 parents aa8e36e + c54ae72 commit b7d4720
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 b7d4720

Please sign in to comment.