"projects/git@developer.sourcefind.cn:OpenDAS/pytorch3d.git" did not exist on "4e87c2b7f15a44a9b3a414716f3f22c0eb363ec9"
Commit 534ea8c9 authored by Aston Zhang's avatar Aston Zhang Committed by Minjie Wang
Browse files

[Doc] Update index.rst (#328)

parent a63c3351
......@@ -8,7 +8,7 @@ Overview of DGL
Deep Graph Library (DGL) is a Python package built for easy implementation of
graph neural network model family, on top of existing DL frameworks (e.g.
Pytorch, MXNet, Gluon etc.).
PyTorch, MXNet, Gluon etc.).
DGL reduces the implementation of graph neural networks into declaring a set
of *functions* (or *modules* in PyTorch terminology). In addition, DGL
......@@ -41,7 +41,7 @@ Free software
-------------
DGL is free software; you can redistribute it and/or modify it under the terms
of the Apache License 2.0. We welcome contributions.
Join us on `GitHub <https://github.com/dmlc/dgl>`_ and checkout our `contribution guidelines <https://github.com/dmlc/dgl/blob/master/CONTRIBUTING.md>`_.
Join us on `GitHub <https://github.com/dmlc/dgl>`_ and check out our `contribution guidelines <https://github.com/dmlc/dgl/blob/master/CONTRIBUTING.md>`_.
History
-------
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment