win10 anaconda3 cuda9.2 cudnn配置torch-scatter踩的坑

      要跑SGCN的代码,结果其中torch-scatter的包没安装。       于是pip install -i https://pypi.tuna.tsinghua.edu.cn/simple torch-scatter       结果报错。。。。。。warnings.warn(ABI_INCOMPATIBILITY_WARNING.format(compiler))     bu
相关文章
相关标签/搜索