Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

reduce memory consumption to max(clf_mem) instead of sum(clf_mem) #2

Open
WladimirSidorenko opened this issue Jun 19, 2016 · 0 comments
Assignees
Milestone

Comments

@WladimirSidorenko
Copy link
Owner

WladimirSidorenko commented Jun 19, 2016

  1. Problem description:
    Currently, the loaded word2vec vectors occupy the memory in addition to the memory of other classifiers.
  2. Task:
    Unload other cassifiers' resources, once they are not needed anymore.
  3. Memory consumption graph:
    plot 2
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant