mirror of
https://github.com/dmlc/dgl.git
synced 2026-06-05 19:54:25 +08:00
* add doc of NodeFlow. * add missing API in nodeflow. * add docs and two more API to NodeFlow. * add more docs. * fix. * fix. * fix. * add docs for distributed sampler.
21 lines
207 B
ReStructuredText
21 lines
207 B
ReStructuredText
API Reference
|
|
=============
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
graph
|
|
init
|
|
batch
|
|
function
|
|
traversal
|
|
propagate
|
|
udf
|
|
sampler
|
|
data
|
|
transform
|
|
nn
|
|
subgraph
|
|
graph_store
|
|
nodeflow
|