Class ov::pass::MakeStateful#

class MakeStateful : public ov::pass::ModelPass#

The transformation replaces the provided pairs Parameter and Result with Memory layers ReadValue and Assign.