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

Memory leak #16

Open
HunorLaczko opened this issue Jun 10, 2022 · 0 comments
Open

Memory leak #16

HunorLaczko opened this issue Jun 10, 2022 · 0 comments

Comments

@HunorLaczko
Copy link

Hi,

My dataset is only around 25gb in memory, but after training for a few hours the memory usage is already more than 100gb and it keeps slowly but constantly increasing. I'm using a custom dataset created with tf.data.Dataset.from_generator. Do you know where the problem could be?

Using 1 gpu (3090), with custom cuda, batch of 4, no labels. The rest is more or less the original code.

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