mirror of
https://github.com/dmlc/dgl.git
synced 2026-06-05 19:54:25 +08:00
13 lines
196 B
ReStructuredText
13 lines
196 B
ReStructuredText
.. _api-transform:
|
|
|
|
Transform -- Graph Transformation
|
|
=================================
|
|
|
|
.. automodule:: dgl.transform
|
|
|
|
.. autosummary::
|
|
:toctree: ../../generated/
|
|
|
|
line_graph
|
|
reverse
|