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

How do I ClusterData the whole Dataset of graphs? #4923

Closed
davodogster opened this issue Jul 6, 2022 · 1 comment · Fixed by #4932
Closed

How do I ClusterData the whole Dataset of graphs? #4923

davodogster opened this issue Jul 6, 2022 · 1 comment · Fixed by #4932
Labels

Comments

@davodogster
Copy link

🐛 Describe the bug

Hello, I am facing this error when I try to convert one graph in the dataset to ClusterData.
Also, I want to convert a whole PyG Dataset to a ClusterData set. Is it possible?
Similarly can I convert an InMemory Dataset to a ClusterDataset?

image

Thanks, Sam

Environment

Env:
Python: 3.9.7
Torch: 1.10.0
Ubuntu: 20.04
CUDA: 11.3.1
PyG: 2.0.3

@davodogster davodogster added the bug label Jul 6, 2022
@rusty1s rusty1s linked a pull request Jul 7, 2022 that will close this issue
@rusty1s
Copy link
Member

rusty1s commented Jul 7, 2022

Thanks for reporting. This should be fixed with #4932.

@rusty1s rusty1s closed this as completed Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants