Skip to content

dgl.heterograph no longer supports graph construction from a SciPy sparse matrix #5

@WANG-Yuchen-Alice

Description

@WANG-Yuchen-Alice

Hi, I encountered the following error at the point of creating G (train_acm.py line 15).

DGLError: dgl.heterograph no longer supports graph construction from a SciPy sparse matrix, use dgl.from_scipy instead.

Is there an updated version with from_script to create the graph instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions