Class ov::pass::transpose_sinking::TSGeneral#
-
class TSGeneral : public ov::pass::ModelPass#
TSGeneral transformation combines TSGeneralForward and TSGeneralBackward transformations into single ModelPass pass and inserts ConstantFolding pass after them.