lllyasviel / LayerDiffuse

Transparent Image Layer Diffusion using Latent Transparency
Apache License 2.0
2.02k stars 26 forks source link

Provided range is out of integer limits. Pass `-fno-sycl-id-queries-fit-in-int' to disable range check #22

Open sanhedasheng opened 8 months ago

sanhedasheng commented 8 months ago

I am using Intell A770 GPU, When using LayerDiffuse Decode Or LayerDiffuse Decode(RGBA) , appear this error, I also find a solution, https://github.com/intel/intel-extension-for-pytorch/issues/467,

is possible to fix it?