You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Loading an INT4-quantized model on OpenVINO master with the Intel GPU plugin fails at Step 7/11 (“Load network to device”). Compilation aborts inside ProgramBuilder with multiple redefinition errors for helper functions in fully_connected_gpu_gemv.cl. This happens only when adding GPU simulator configurations.
Step-by-step reproduction
No response
Relevant log output
Issue submission checklist
I'm reporting an issue. It's not a question.
I checked the problem with the documentation, FAQ, open issues, Stack Overflow, etc., and have not found a solution.
There is reproducer code and related data files such as images, videos, models, etc.