mortezagolzan/Face-Anti-Spoofing

RuntimeError: parallel_for failed: no kernel image is available for execution on the device

Opened this issue · 0 comments

I already install Libraries below

pip3 install paddlepaddle-gpu==1.7.1.post107 
# https://www.paddlepaddle.org.cn/install/old#old-version-anchor-46-V1.7
pip3 install protobuf==3.20.1
pip3 install torch==1.12.1+cu102 torchvision==0.13.1+cu102 --extra-index-url https://download.pytorch.org/whl/cu102
pip3 install scikit-learn

but it's meet an error with initialize Resnet. Could you give me more about requirements.txt or environment setup

RuntimeError: parallel_for failed: no kernel image is available for execution on the device