-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在使用1.81版本 ubuntu16.04下安装没有问题 训练的时候显示这样 #699
Comments
W0617 08:37:18.333663 31795 init.cc:216] Warning: PaddlePaddle catches a failure signal, it may not work properly W0617 08:37:18.333726 31795 init.cc:224] *** Aborted at 1592354238 (unix time) try "date -d @1592354238" if you are using GNU date *** |
我看之前也有人遇到这个问题 但是不知道怎么解决 |
你好!
你的运行环境paddle、paddlehub版本过于老旧,请将paddle、paddlehub都升级至最新版本,paddle 1.8.0以上,paddlehub 1.7.1。 之后再重新训练。 |
您好 我现在paddle是1.8.1 paddlehub是1.7.1 但还是会有这个问题 |
我是cuda9 cudnn7.6.1 多卡也支持 不知道为什么一直运行不了 |
@silvercherry 能贴上完整的出错信息吗?方便排查问题。 |
|
@silvercherry 有试试重启机器吗?上面的错误是做了什么操作出现的呢?可以参考issue #542 (comment) |
重启也试过,后来重新创建了几个python有的能跑,但是过一会就又不行,就需要再创建python,感觉还是有什么bug |
欢迎您反馈PaddleHub使用问题,非常感谢您对PaddleHub的贡献!
在留下您的问题时,辛苦您同步提供如下信息:
1)PaddleHub和PaddlePaddle版本:请提供您的PaddleHub和PaddlePaddle版本号,例如PaddleHub1.4.1,PaddlePaddle1.6.2
2)系统环境:请您描述系统类型,例如Linux/Windows/MacOS/,python版本
The text was updated successfully, but these errors were encountered: