4 lines
76 B
Python
4 lines
76 B
Python
"""Functions related to DGL NN Modules."""
|
|
|
|
from ...ops import edge_softmax
|