Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dgl
Commits
31800e71
Commit
31800e71
authored
Dec 05, 2018
by
VoVAllen
Committed by
Minjie Wang
Dec 04, 2018
Browse files
[Doc] Fix typo at doc index (#241)
Fix typo at doc index
parent
a5a35d1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/index.rst
docs/source/index.rst
+1
-1
No files found.
docs/source/index.rst
View file @
31800e71
...
@@ -11,7 +11,7 @@ graph neural network model family, on top of existing DL frameworks (e.g.
...
@@ -11,7 +11,7 @@ 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
DGL reduces the implementation of graph neural networks into declaring a set
of
_
functions
_
(or
_
modules
_
in PyTorch terminology). In addition, DGL
of
*
functions
*
(or
*
modules
*
in PyTorch terminology). In addition, DGL
provides:
provides:
* Versatile controls over message passing, ranging from low-level operations
* Versatile controls over message passing, ranging from low-level operations
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment