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

[GraphBolt] utilize torch.Tensor.nbytes #7402

Closed Rhett-Ying closed 4 months ago

Rhett-Ying commented 4 months ago

Description

Follow-up of #7384

Checklist

Please feel free to remove inapplicable items for your PR.

Changes

dgl-bot commented 4 months ago

To trigger regression tests:

dgl-bot commented 4 months ago

Commit ID: 6825b377c969dc36951011f0559cbd8fc25d32ef

Build ID: 1

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

Rhett-Ying commented 4 months ago

Hold on due to https://github.com/dmlc/dgl/pull/7401