-
Notifications
You must be signed in to change notification settings - Fork 54
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
ValueError: device value error, must be str, #16
Comments
这是来自QQ邮箱的自动回复邮件。
您好,我已收到您的邮件,灰常感谢!
|
请问这个问题你解决了吗,我也遇到了一样的问题 |
这是来自QQ邮箱的自动回复邮件。
您好,我已收到您的邮件,灰常感谢!
|
emm我没有找到解决办法,只在csdn上找到了一个相同问题的,他也没给给解决办法,博主一直没回我。 |
好吧,谢谢。
…------------------ 原始邮件 ------------------
发件人: "PaddlePaddle/PaddleRobotics" ***@***.***>;
发送时间: 2022年7月4日(星期一) 下午5:44
***@***.***>;
***@***.******@***.***>;
主题: Re: [PaddlePaddle/PaddleRobotics] ValueError: device value error, must be str, (Issue #16)
请问一下,我只在仿真环境中跑了train.py, 按照readme的指导,但是报告了一个异常, ValueError: device value error, must be str, paddle.CPUPlace(), paddle.CUDAPlace(), paddle.CUDAPinnedPlace() or paddle.XPUPlace(), but the type of device is device 我测试了一下,device=cuda, type(decvice) = <class 'torch.device'>, 一直找不到哪里的问题,可以帮忙看一下么?
请问这个问题你解决了吗,我也遇到了一样的问题
emm我没有找到解决办法,只在csdn上找到了一个相同问题的,他也没给给解决办法,博主一直没回我。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
这是来自QQ邮箱的自动回复邮件。
您好,我已收到您的邮件,灰常感谢!
|
请问一下,我只在仿真环境中跑了train.py, 按照readme的指导,但是报告了一个异常,
ValueError: device value error, must be str, paddle.CPUPlace(), paddle.CUDAPlace(), paddle.CUDAPinnedPlace() or paddle.XPUPlace(), but the type of device is device
我测试了一下,device=cuda, type(decvice) = <class 'torch.device'>, 一直找不到哪里的问题,可以帮忙看一下么?
The text was updated successfully, but these errors were encountered: