mmdetection配置踩坑

THCudaCheck FAIL file=/pytorch/aten/src/THC/THCGeneral.cpp line=405 error=11 : invalid argument 解决:由于时RTX2080Ti的卡,cuda需要10.0以上,在安装pytoch时不能直接通过pip install torch来安装,需要通过wheel下载对应cuda版本的pytorch才行,可在http
相关文章
相关标签/搜索