suifeng1221

Results 3 comments of suifeng1221

thanks,the error has been solved,but another error “Torch not compiled with CUDA enabled“,tried a lot of ways ,still not solved

I used the same code,not used > 试试这个: > > > 嗨,原来问题是我使用了错误的启动命令(在 Windows 上),所以使用 **python run.py config/whatever_you_want.yml**而不是 **python3 run.py config/whatever_you_want.yml** > > 这是为了区分 Python 2.x 和 Python 3.x 在这两个版本都可用的系统上安装。如今,Python 2...

the same mistake,still not solved