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

Problem on Running a3tgcn_example.py #259

Open
netlabcode opened this issue Nov 17, 2023 · 2 comments
Open

Problem on Running a3tgcn_example.py #259

netlabcode opened this issue Nov 17, 2023 · 2 comments

Comments

@netlabcode
Copy link

netlabcode commented Nov 17, 2023

I tried to run example codes, most of them are working. I am running using GPU.
However, when I run a3tgcn_example.py, I got the following error:

_H_accum = H_accum + probs[period] * self.base_tgcn(
RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu!

What possible solution for this issue?

@EVEREST-dlk
Copy link

I also encountered this problem, and how did you solve it?

@netlabcode
Copy link
Author

I also encountered this problem, and how did you solve it?

I am still unable to resolve the issue.

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