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 is a nightly version. It may be incomplete or faulty in both content and functionality. Go to the most recent official documentation version, 2024.
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.