dmlc / dmlc/dgl

cuda11.6 versions of dgl cannot read dgl graph files generated by older versions(dgl==0.4.3post2)

Open
#6,584 2 comments 0 reactions 0 assignees View on GitHub
stale-issue
Dominant language
Python
Stars
14.3k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

There is a graph.pkl file generated dgl==0.4.3post2.
When I execute pickle.load(graph.pkl), always prompt: "No module named 'dgl.graph'".
I try to install the cpu and cuda version of the dgl package to solve it, but nothing worked out.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.