Mingyu Kim
Mingyu Kim
How much memory does your system have?
Hi @riverlijunjie , thanks for the detailed investigation. I think it would work as a temporal workaround, but the formal fix would be to implement(or improve) a regular optimized kernel...
no perf issue from dgpu daily test
Hello, if possible, could you share the model so that we can reproduce the issue from our end?
Hi 0312birdzhang, The issue was reproduced on our side. I guess this is happening because of the self-multiplication operation after convolution. If you can modify the model, could you replace...
Hi @0312birdzhang I created PR to fix the issue: https://github.com/openvinotoolkit/openvino/pull/26381 You can build OpenVINO with the PR. Alternatively, you can wait for the PR to be merged and use the...
Thanks for confirmation! For error log, could you file a separate ticket for tracking purpose? For this ticket itself, is it OK to close this ticket?
Could you post more detailed information? Screenshot of failure and the model including weight(if possible) would be helpful.
In order to run the model, we need .bin file as well. xml file alone does not work.