Tags: openvinotoolkit/openvino
Tags
[GHA] Add target-branch input for workflow_dispatch trigger (#30419) Enabling manual builds from an arbitrary revision Signed-off-by: Alina Kladieva <[email protected]>
Bump product version to 2024.5.1 (#29048) Signed-off-by: Alina Kladieva <[email protected]>
Mirror: Swapped to another check for NPU on system (#28734) Mirror of #28730 Work-arounds CVS-161330 Co-authored-by: Dmitry Matveev <[email protected]>
[NPUW] Fix bank weak_ptr (#27486) After `CompiledModel` object is deleted, `shared_ptr<Bank>` is reset - thus expiring `weak_ptr` in bank manager class. If we try to create a `CompiledModel` object again with the same bank name - it was trying to utilize already empty bank ptr. This PR fixes such case
PreviousNext