Class ov::pass::AUGRUCellFusion#

class AUGRUCellFusion : public ov::pass::MatcherPass#

AUGRUCellFusion transformation replaces a sequence of operations with AUGRUCell op.

Supported activations: 1st is Sigmoid, 2nd is Tanh Clip attribute is not supported. Linear_before_reset attribute is not supported. Supported weights format: ‘rzh’