项目文件夹

文件
Minjie Wang 7fe6d0c857 [Doc] Refactor API doc (#128)
* refactor API doc; add markup link in tutorials

* fix readme
2018-11-08 22:57:16 -05:00

26 行
316 B
ReStructuredText

.. _apifunction:
Builtin functions
=================
.. automodule:: dgl.function
Message functions
-----------------
.. autosummary::
:toctree: ../../generated/
copy_src
copy_edge
src_mul_edge
Reduce functions
----------------
.. autosummary::
:toctree: ../../generated/
sum
max