-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Compilation failed on iGPU for a custom clip model #27045
Comments
Hi @arisha07 Can you share the model here for further investigation? |
@arisha07 thanks for reaching out. Are you able to run other models on GPU successfully or do you observe also GPU issues with other models? Please also share the compute-runtime version you have installed on your system. Ref. 155222 |
Yes, other models like Stable-Diffusion based models, Super-res, LLMs, video-llava etc. have no issues running on the GPU on this system. Are you asking for the openvino version that I have installed ? |
I apologize, I thought you were on Linux. What I meant was to share the graphics driver version you use. |
I tried 5730 and 5736 GPU driver versions, both gave same errors. |
We met same error for |
thank you, will this be fixed in the new release of OpenVINO ? |
OpenVINO Version
2024.4.0
Operating System
Windows System
Device used for inference
GPU
Framework
None
Model used
laion/CLIP-ViT-B-32-laion2B-s34B-b79K
Issue description
Compilation failed for a custom clip model on GPU. But, we are able to run benchmark_app on CPU & NPU on the same model. Will share the model IRs if requested.
Step-by-step reproduction
benchmark_app -m MeanCLIP.xml -niter 1 -d GPU
Relevant log output
Issue submission checklist
The text was updated successfully, but these errors were encountered: