chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:35:51 +08:00
commit c36a561cd8
2172 changed files with 455595 additions and 0 deletions
+37
View File
@@ -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