Get Started
Advanced Materials
API Reference
sum_nodes()
Notes
Misc
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