mirror of
https://github.com/dmlc/dgl.git
synced 2026-06-07 20:41:20 +08:00
* add examples in traversal.py * message propagate methods * use the new message propagation for tree-lstm * update to the new name * update propagate API doc * update doc * add propagate utest
12 lines
115 B
ReStructuredText
12 lines
115 B
ReStructuredText
API Reference
|
|
=============
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
graph
|
|
batch
|
|
function
|
|
traversal
|
|
propagate
|