index.rst 838 字节
Newer Older
Y
yelrose 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
:github_url: https://github.com/PaddlePaddle/PGL

.. toctree::
    :maxdepth: 1
    :caption: Introduction
    :hidden:

    introduction.rst

.. mdinclude:: md/introduction.md


Quick Start
===========
.. toctree::
    :maxdepth: 1
    :caption: Quick Start

L
liweibin 已提交
19 20
    quick_start/instruction.rst
    quick_start/introduction_for_hetergraph.rst
Y
yelrose 已提交
21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52


.. toctree::
   :maxdepth: 1
   :caption: Examples

   examples/gcn_examples.rst
   examples/gat_examples.rst
   examples/static_graph_wrapper.rst
   examples/node2vec_examples.rst
   examples/graphsage_examples.rst


.. toctree::
   :maxdepth: 2
   :caption: API Reference

   api/pgl

The Team
========
.. toctree::
    :maxdepth: 1
    :caption: The Team
    :hidden:

    team.rst
PGL is developed and maintained by NLP and Paddle Teams at Baidu

License
=======
PGL uses Apache License 2.0.