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

Temporal Data set from TUDataset #9351

Open
rusty1s opened this issue May 22, 2024 Discussed in #9323 · 0 comments
Open

Temporal Data set from TUDataset #9351

rusty1s opened this issue May 22, 2024 Discussed in #9323 · 0 comments

Comments

@rusty1s
Copy link
Member

rusty1s commented May 22, 2024

Discussed in #9323

Originally posted by xavierallem May 16, 2024
I am trying to use

current_dir = os.getcwd()

path = osp.join(current_dir, '../../Data/INFECTIOUS')

dataset = TUDataset(path, name='infectious_ct1',use_node_attr=True,use_edge_attr=True).shuffle()

and I get the following error

ValueError: expected sequence of length 4 at dim 1 (got 2)

Is it fixed? I have seen an issue dating to 2020.

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