Xiong Yuan

Results 5 comments of Xiong Yuan

1. I have also experienced a "Segmentation fault" with Arc 750 & 770 when a model with IPEX xpu backend. ``` # host Icon name: computer-desktop Operating System: Ubuntu 22.04.3...

The above issue happens when trying to run marching cubes with **mcubes_cuda** on large volumes input like 512^3. And the issue will not happen when with small volumes like input...

This PR is the replacement of PR https://github.com/openvinotoolkit/openvino/pull/27075 to master.

> May I ask you to cover the fix by functional test? I'd suggest to add a test case to src/common/low_precision_transformations/tests/mat_mul_with_constant_transformation.cpp: you can copy [the existing test case](https://github.com/openvinotoolkit/openvino/blob/master/src/common/low_precision_transformations/tests/mat_mul_with_constant_transformation.cpp#L160-L175), but create...

1."RuntimeError: A SemLock created in a fork context is being shared with a process in a spawn context." issue is not happened when running the following sample on my host...