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

[GraphBolt] Alias `ItemSetDict` to `HeteroItemSet` #7466

Closed Skeleton003 closed 3 months ago

Skeleton003 commented 3 months ago

Description

Alias ItemSetDict to HeteroItemSet and add deprecation warning to provide a smooth transition for external users who use the old class name.

Checklist

Please feel free to remove inapplicable items for your PR.

Changes

dgl-bot commented 3 months ago

To trigger regression tests:

dgl-bot commented 3 months ago

Commit ID: decc0f88b59e9ece9f50881dbc2e1fe865598f95

Build ID: 1

Status: ❌ CI test failed in Stage [Distributed Torch CPU Unit test].

Report path: link

Full logs path: link

dgl-bot commented 3 months ago

Commit ID: 16b76b4eb9920e36702f791ecf16b1020d99d837

Build ID: 2

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link