Skip to content
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

CUDA out of memory #6

Open
weizhou1991 opened this issue Mar 14, 2024 · 0 comments
Open

CUDA out of memory #6

weizhou1991 opened this issue Mar 14, 2024 · 0 comments

Comments

@weizhou1991
Copy link

Hi there,
When I was using your "generate_base.py" script file, I got "CUDA out of memory" when exex line 211 "output = model(
image.to(device), intrinsics.to(device), extrinsics.to(device), future_egomotion.to(device)
)",
I am using Tesla V100, 16 GB. I am wondering which type you was used. How much GPU memory you used for that script ?

Best,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant