Tags: T4t4n32/openvino
Tags
[GPU] adding a missed block_read related include (openvinotoolkit#31874) ### Details: - This PR adds a missed `block_read` related include - Backporting of openvinotoolkit#31809 ### Tickets: - 172478
[GPU] Support pci_info / device_id metric (openvinotoolkit#31463) ### Details: - Backport of openvinotoolkit#31410 - Support pci_info and device_id metric ### Tickets: - CVS_170986
[CPU] Convolution fixes combined (openvinotoolkit#30890) Includes: - openvinotoolkit#30870 - openvinotoolkit#30875 - openvinotoolkit#30872 - openvinotoolkit#30871 --------- Co-authored-by: Maksim Kutakov <[email protected]>
[GHA] Add target-branch input for workflow_dispatch trigger (openvino… …toolkit#30419) Enabling manual builds from an arbitrary revision Signed-off-by: Alina Kladieva <[email protected]>
Updated to set cacheContent.model only for OPTIMIZE_SIZE mode (openvi… …notoolkit#29805) ### Details: - backport from openvinotoolkit#29804 ### Tickets: - 164342 --------- Co-authored-by: Mikhail Ryzhov <[email protected]>
Bump product version to 2024.5.1 (openvinotoolkit#29048) Signed-off-by: Alina Kladieva <[email protected]>
Mirror: Swapped to another check for NPU on system (openvinotoolkit#2… …8734) Mirror of openvinotoolkit#28730 Work-arounds CVS-161330 Co-authored-by: Dmitry Matveev <[email protected]>
[GPU] Revert onednn (openvinotoolkit#28028) ### Details: - Some perf regression was observed from next-gen GPU ### Tickets: - 159200
[NPUW] Fix bank weak_ptr (openvinotoolkit#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