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] `scatter_async`. #7545

Closed mfbalin closed 1 month ago

mfbalin commented 1 month ago

Description

torch::scatter does not accept 1d index tensor, needs it to match the dimensionality of src tensor.

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: 8daeb19cd02b4c12ee792eac320dd92ccbf522a9

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: 6ac87847f85554f8b9faf9beb15ac7c9314d6700

Build ID: 2

Status: ⚪️ CI test cancelled due to overrun.

Report path: link

Full logs path: link

dgl-bot commented 1 month ago

Commit ID: 86dd43168399e26998bac3627b689191c7e3d3b8

Build ID: 3

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link