【无标题】

cuda版本报错

RuntimeError: CUDA error: no kernel image is available for execution on the device
CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect.
For debugging consider passing CUDA_LAUNCH_BLOCKING=1.

直接pip升级cuda=11.6即可

你可能感兴趣的:(python)