-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
staleLong time without interactionLong time without interaction
Description
1.环境:(首先安装cpu版本,测试成功)
2.安装GPU版本
命令:python -m pip install paddlepaddle-gpu==2.0.0 -i https://mirror.baidu.com/pypi/simple
3.出现问题
4.解决方案
(1)env | grep cuda
(2)port LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/cuda/lib64
(3) /usr/local/cuda/lib64
(4)ln -s libcusolver.so.10 libcusolver.so
- 运行
Python./train.py -config ./configs/decoupled_segnet/decoupledsegnet_resnet50_os8_cityscapes_832x832_80k.yml
Metadata
Metadata
Assignees
Labels
staleLong time without interactionLong time without interaction