Class ov::pass::PReluFusionNegReluMulAdd#

class PReluFusionNegReluMulAdd : public ov::pass::MatcherPass#

PReluFusionNegReluMulAdd transformation replaces a sub-graph Op / \ Relu Negative | | | Relu | | | Multiply \ / Add.