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

Graphs don't contain edges #27

Open
sikkel1 opened this issue Feb 23, 2024 · 0 comments
Open

Graphs don't contain edges #27

sikkel1 opened this issue Feb 23, 2024 · 0 comments

Comments

@sikkel1
Copy link

sikkel1 commented Feb 23, 2024

First of all, excuse me if this is a stupid question as I am relatively new to working with pytorch.

When I download the dataset and want to take a look at the edges of the graphs, it looks like all the graphs have 0 edges. Am I doing something wrong or is this normal?

If I try to access a edge I always get this returned: tensor([], size=(2, 0), dtype=torch.int64)

Thank you so much in advance!

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