openvino
66fd71c2 - [NPU] Metadata change that should fix the windows debug run (#32585)

Commit
213 days ago
[NPU] Metadata change that should fix the windows debug run (#32585) ### Details: - Windows debug build runs fail whenever the NPU plugin attempts to import a blob. I believe the cause is the inability of the windows compiler to destruct the "reader" object properly when optimizations are disabled. - Local tests suggest the issue is not reproducing anymore after applying this patch. ### Tickets: - *CVS-175567*
Parents
Loading