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

There may be a memory leak in your code #8

Open
LiuYasuo opened this issue Mar 6, 2024 · 0 comments
Open

There may be a memory leak in your code #8

LiuYasuo opened this issue Mar 6, 2024 · 0 comments

Comments

@LiuYasuo
Copy link

LiuYasuo commented Mar 6, 2024

I've fully experimented with your code taking up CPU memory issues. It is evident that the CPU memory decreases gradually when the program is running. Fortunately, your process will not be killed because the datasets in your experiment are too small.
However, I tested your code on a dataset with 100,000 entries. And the process was killed when we got to one tenth of the way through the test because of memory leak.
Long data series are not uncommon in the real world of online learning, and online learning is geared towards applications in the display world. Therefore, I hope that you will take this issue seriously.
Looking forward to your reply.

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