Get Started
Advanced Materials
API Reference
Notes
Misc
dgl.
max_edges
Syntax sugar for dgl.readout_edges(graph, feat, weight, etype=etype, op='max').
dgl.readout_edges(graph, feat, weight, etype=etype, op='max')
See also
readout_edges()