-
Notifications
You must be signed in to change notification settings - Fork 55
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
Out of memory #6
Comments
Try to reduce the batch size. |
I changed the batch size, but this problem occurred again.RuntimeError: value cannot be converted to type double without overflow: inf-------- 原始邮件 --------发件人: Xiaohang Zhan <notifications@github.com>日期: 2020年5月12日周二 11:45收件人: XiaohangZhan/face_recognition_framework <face_recognition_framework@noreply.github.com>抄送: TREASUREPPY <PPY_1203@163.com>, Author <author@noreply.github.com>主 题: Re: [XiaohangZhan/face_recognition_framework] Out of memory (#6)
Try to reduce the batch size.
—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
@XiaohangZhan hello,I also encountered the same problem, the problem of reducing batchsize to 1 still exists. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, the following problems occurred during the training. May I ask what caused them and what are the solutions?I'm using cuda10.1,python3.6.10.Waiting for your reply online.Thank you.
RuntimeError: cuda runtime error (2) : out of memory at /pytorch/torch/lib/THC/generic/THCStorage.cu:58
The text was updated successfully, but these errors were encountered: