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.36k stars 3k forks source link

[GraphBolt][Example] Slightly improve examples. #7563

Closed mfbalin closed 1 month ago

mfbalin commented 1 month ago

Description

Depends on #7559. Using DiskBasedFeature in labor example depends on #7541, though it works without it, just impossible to enable. There is no API for the user to choose currently when loading builtin datasets.

Checklist

Please feel free to remove inapplicable items for your PR.

Changes

dgl-bot commented 1 month ago

To trigger regression tests:

dgl-bot commented 1 month ago

Commit ID: 906f4bc402bb47bdc1fd208e6ba2a0132471067d

Build ID: 1

Status: ⚪️ CI test cancelled due to overrun.

Report path: link

Full logs path: link

dgl-bot commented 1 month ago

Commit ID: bc64adbef7d57a713f1ca35a0f21e80f21d6c3e0

Build ID: 2

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

dgl-bot commented 1 month ago

Commit ID: f35ffc7641f20fd9d9db8ff70ea9d4e757e5643a

Build ID: 3

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link