入门
进阶资料
API 参考
max_nodes()
说明
其他
是 dgl.readout_nodes(graph, feat, weight, ntype=ntype, op='max') 的语法糖。
dgl.readout_nodes(graph, feat, weight, ntype=ntype, op='max')
另请参阅
readout_nodes