dmlc / dgl

Python package built to ease deep learning on graph, on top of existing DL frameworks.
http://dgl.ai
Apache License 2.0
13.23k stars 2.99k forks source link

[GraphBolt] Hetero CPU sampling bug fix. #7369

Closed mfbalin closed 2 months ago

mfbalin commented 2 months ago

Description

Fixes #7368

Checklist

Please feel free to remove inapplicable items for your PR.

Changes

dgl-bot commented 2 months ago

To trigger regression tests:

dgl-bot commented 2 months ago

Commit ID: b2b82dd98071ff76fb4af7dbae45251f32ed2d3e

Build ID: 1

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

mfbalin commented 2 months ago

Merging so that we can base onto this in #7367, feel free to leave comments for any improvement.