### Details: - By combining move and execute into single function, so isExecutable() check is performed only once - It turned out isExecutable() check is not that lightweight. For some models it adds noticeable (about 5%+) latency overhead. So, the solution is to group 'execute' and 'toNumaNode' into a single function and perform the check only once. - fixes overhead introduced by another fix: https://github.com/openvinotoolkit/openvino/pull/23849 ### Tickets: - 138220 |
||
|---|---|---|
| .. | ||
| auto | ||
| auto_batch | ||
| hetero | ||
| intel_cpu | ||
| intel_gpu | ||
| intel_npu | ||
| proxy | ||
| template | ||
| CMakeLists.txt | ||
| README.md | ||
README.md
OpenVINO Plugins
OpenVINO Plugins provide support for hardware devices.
The list of supported plugins: