mirror of
https://github.com/dmlc/dgl.git
synced 2026-06-05 19:54:25 +08:00
* WIP: api * dgl.sampling, dgl.data * dgl.sampling; dgl.dataloading * sampling packages * convert * subgraph * deprecate * subgraph APIs * All docstrings for convert/subgraph/transform * almost all funcs under dgl namespace * WIP: DGLGraph * done graph query * message passing functions * lint * fix merge error * fix test * lint * fix Co-authored-by: Quan Gan <coin2028@hotmail.com>
17 lines
188 B
ReStructuredText
17 lines
188 B
ReStructuredText
API Reference
|
|
=============
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
dgl
|
|
dgl.data
|
|
dgl.dataloading
|
|
dgl.DGLGraph
|
|
dgl.distributed
|
|
dgl.function
|
|
nn
|
|
dgl.ops
|
|
dgl.sampling
|
|
udf
|