openvino/src/plugins
Andrii Staikov d81c97ffef
[Transformations] Make ov::ModelPass transformations execute recursively (#23058)
[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-116659

Signed-off-by: Andrii Staikov <andrii.staikov@intel.com>

Signed-off-by: Andrii Staikov <andrii.staikov@intel.com>
2024-03-12 20:15:28 +00:00
..
auto Revert "Delete opset headers from transformations/utils" (#23350) 2024-03-09 21:16:37 +04:00
auto_batch [AUTO BATCH] Clean legacy name (#22909) 2024-02-27 06:58:56 +00:00
hetero [HETERO] Remove ConstantFolding of model in hetero (#22626) 2024-03-06 11:20:49 +00:00
intel_cpu [Transformations] Make ov::ModelPass transformations execute recursively (#23058) 2024-03-12 20:15:28 +00:00
intel_gpu [GPU] Implement bias on internal FC op (#23317) 2024-03-12 11:16:41 +00:00
proxy [DOCS] Update of hyperlinks to 2024 + new ov homepage diagram image for master (#23091) 2024-02-28 07:54:04 +00:00
template [core] Optimize ScatterElementsUpdate reference implementation binary size (#23146) 2024-03-05 12:24:47 +00:00
CMakeLists.txt Mark some legacy API as deprecated (#17469) 2023-05-17 11:31:01 +04:00
README.md [DOCS] Move of developer documentation from wiki to md documents - master (#15372) 2023-02-16 11:03:11 +04:00

README.md

OpenVINO Plugins

OpenVINO Plugins provide support for hardware devices.

The list of supported plugins:

See also