v1.5.0
Changed
- Now using dicts rather than Series in
to_dgl
. This improved the wall time
from 1.5 hours to 2 seconds!
Fixed
- There was a bug in the call to
dgl.data.utils.load_graphs
causing
load_dgl_graph
to fail. This is fixed now.
to_dgl
. This improved the wall timedgl.data.utils.load_graphs
causingload_dgl_graph
to fail. This is fixed now.