Class ov::pass::transpose_sinking::TSBinaryBackward¶
-
class TSBinaryBackward : public ov::pass::MatcherPass¶
TSBinaryBackward transformation sinks Transpose through BinaryElementwiseArithmetic, BinaryElementwiseComparison, BinaryElementwiseLogical and PRelu operations in the backward direction.