iPERDance / iPERCore

Liquid Warping GAN with Attention: A Unified Framework for Human Image Synthesis
https://iperdance.github.io/work/impersonator-plus-plus.html
Apache License 2.0
2.42k stars 311 forks source link

no kernel image is available for execution on the device #47

Closed lujiayou123 closed 3 years ago

lujiayou123 commented 3 years ago

Error in forward_face_index_map_1: no kernel image is available for execution on the device Error in forward_face_index_map_2: no kernel image is available for execution on the device Win10系统 2070super Driver Version: 460.89 CUDA Version: 11.2 如何解决

YuhwaChoong commented 3 years ago

应该是预编译的torch依赖的cuda版本不一致造成的,我用源码在win10上用本地配置好的torch可以直接跑。

piaozhx commented 3 years ago

Are you using the pre-compiled version on Windows? Currently, it has some compatibility issues and can only be used on GeForce 10 series GPU. We are trying to fix this problem.

piaozhx commented 3 years ago

We will update this issue in #29