Get Started
User Guide
API Reference
Model Tutorials
Developer Notes
Misc
dgl.
max_nodes
Syntax sugar for dgl.readout_nodes(graph, feat, weight, ntype=ntype, op='max').
dgl.readout_nodes(graph, feat, weight, ntype=ntype, op='max')
See also
readout_nodes