openvino
openvino copied to clipboard
[Transformations] Make ov::ModelPass transformations execute recursively
[Transformations] Make ov::ModelPass transformations execute recursively
Details:
Some ov::ModelPass transformations lack recursive execution for subgraphs leaving it not processed. Add the required recursive call for MultiSubGraphOp operations.
Tickets:
Ticket: CVS-133627
Signed-off-by: Andrii Staikov [email protected]