chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
.. _apitransform-namespace:
|
||||
|
||||
dgl.transforms
|
||||
==============
|
||||
|
||||
.. currentmodule:: dgl.transforms
|
||||
.. automodule:: dgl.transforms
|
||||
|
||||
.. autosummary::
|
||||
:toctree: ../../generated/
|
||||
:nosignatures:
|
||||
:template: classtemplate.rst
|
||||
|
||||
BaseTransform
|
||||
Compose
|
||||
AddSelfLoop
|
||||
RemoveSelfLoop
|
||||
AddReverse
|
||||
ToSimple
|
||||
LineGraph
|
||||
KHopGraph
|
||||
AddMetaPaths
|
||||
GCNNorm
|
||||
PPR
|
||||
HeatKernel
|
||||
GDC
|
||||
NodeShuffle
|
||||
DropNode
|
||||
DropEdge
|
||||
AddEdge
|
||||
RandomWalkPE
|
||||
LapPE
|
||||
FeatMask
|
||||
RowFeatNormalizer
|
||||
SIGNDiffusion
|
||||
ToLevi
|
||||
SVDPE
|
||||
Reference in New Issue
Block a user