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

Question about the load of local dataset file By DglNodePropPredDataset #484

Open
cmh14 opened this issue Jun 27, 2024 · 0 comments
Open

Comments

@cmh14
Copy link

cmh14 commented Jun 27, 2024

Hello sir, thank you for sharing these good datasets. Today I face some problems with running these codes:
dataset = AsNodePredDataset(DglNodePropPredDataset("ogbn-products")) g = dataset[0]
My network could not support the running of these codes. So I try to download the product.zip from the link of http://snap.stanford.edu/ogb/data/nodeproppred/products.zip and save it on a path like './dataset/product.zip' How can I let the code load the dataset from this path rather than download again.

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