weixin_39643679 2020-11-30 10:57
浏览 0

Segmentation fault

I think this problem is caused by my previous pytorch problem,so maybe i have to solve pytorch first.Could you give me some help? gcc:4.8 pytorch:1.1.0 python:3.5 and how could i change the pytorch version to 1.0.0?pip install torch==1.0?

该提问来源于开源项目:wuhuikai/FastFCN

  • 写回答

12条回答 默认 最新

  • weixin_39643679 2020-11-30 10:57
    关注

    I have switched the pytorch version to 1.0.0 by pip install torch==1.0,and still segmentation fault.

    评论

报告相同问题?