Class ov::pass::TransposeFuse#
-
class TransposeFuse : public ov::pass::MatcherPass#
TransposeFuse transformation eliminates 2 consequtive Transposes if they result in no changes to input or fuses them to single Transpose if input gets changed.
This page relates to OpenVINO 2024.6. Go to the most recent official documentation version, 2025.
Site Navigation
Section Navigation
TransposeFuse transformation eliminates 2 consequtive Transposes if they result in no changes to input or fuses them to single Transpose if input gets changed.