Get Started
Advanced Materials
API Reference
Notes
Misc
dgl.
sum_nodes
Syntax sugar for dgl.readout_nodes(graph, feat, weight, ntype=ntype, op='sum').
dgl.readout_nodes(graph, feat, weight, ntype=ntype, op='sum')
See also
readout_nodes