MaksimDanilov
MaksimDanilov
### Describe the issue I tried to resolve this problem [Native API failed. Native API returns: -2 (PI_ERROR_DEVICE_NOT_AVAILABLE) -2 (PI_ERROR_DEVICE_NOT_AVAILABLE)](https://github.com/intel/intel-extension-for-pytorch/issues/643) by compiling an extension with AOT=dg1 'cause my display driver...
### Describe the bug I made program that waits to input image to be segmentated though U2NET model. After some inputs (can't determine frequency as it is always random), I...
### 🐛 Describe the bug I try to get rid of multiple nn formats (CoreML and Tensorflow-Lite) for U2Net. Exported program for CoreML and XNNPack gives correct result, but If...