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

Process Large amount of graphs #3

Open
island255 opened this issue Sep 23, 2020 · 0 comments
Open

Process Large amount of graphs #3

island255 opened this issue Sep 23, 2020 · 0 comments

Comments

@island255
Copy link

Thanks for your outstanding job! I am trying to use this HashGraphKernel to calculate similarities between a large number of graphs. However, the number of graphs is too large (about 20,000) to be processed (it will be killed because of out of memory). I want to separate them to avoid out of memory, but it seems some operations have to be taken for all graphs at the same time. Do you have any ideas to solve this problem?

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