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

CPU or GPU? #12

Open
FinchNie opened this issue Nov 23, 2023 · 1 comment
Open

CPU or GPU? #12

FinchNie opened this issue Nov 23, 2023 · 1 comment

Comments

@FinchNie
Copy link

Were the experiments conducted using a CPU or a GPU? I noticed that the code repository specifies the device as CPU, and the paper reports the use of a GPU with 8GB of memory. However, when I attempted to run the provided DBLP dataset directly from the repository, it resulted in an Out of Memory (OOM) error. So, should the model be run using a CPU?

@ywl2003
Copy link

ywl2003 commented Dec 20, 2023

I have the same problem and I think it can be solved by converting it to a sparse matrix.

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

2 participants