Skip to content

Graph check after loading from npz #126

@RemyLau

Description

@RemyLau
  • Check SparseGraph
    • data dimension matches that of indices
    • indptr last value matches data and indices dimensions
    • indptr starts from 0 and non-decreasing
  • Check DenseGraph
    • Square matrix
    • num_nodes matches matrix dim

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions