dgl.nn.functional๏ƒ

Functions related to DGL NN Modules.

edge_softmax(graph,ย logits[,ย eids,ย norm_by])

Compute softmax over weights of incoming edges for every node.