Class ov::pass::transpose_sinking::TSBinaryForward

class TSBinaryForward : public ov::pass::transpose_sinking::TSForwardBase

TSBinaryForward transformation sinks Transpose through BinaryElementwiseArithmetic, BinaryElementwiseComparison, BinaryElementwiseLogical and PRelu operations in the forward direction.