Skip to content

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

@cmh14

Description

@cmh14

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions