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 in current master #8

Open
mikegerber opened this issue Mar 19, 2022 · 3 comments
Open

Memory leak in current master #8

mikegerber opened this issue Mar 19, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@mikegerber
Copy link
Member

image

@mikegerber mikegerber added the bug Something isn't working label Mar 19, 2022
@mikegerber mikegerber self-assigned this Mar 19, 2022
@mikegerber
Copy link
Member Author

It does not seem to go above 24G, but it's enough to make the system swap go brrrr

@mikegerber
Copy link
Member Author

a. TF1-Keras' model.predict() seems to be leaking
b. The main issue seems to be connected to "too many workers"

@mikegerber
Copy link
Member Author

The problem - after some fixing regarding TF, for example update to TF2 - seems to be the multiprocessing pool leaking memory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant