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
163398c0
Unverified
Commit
163398c0
authored
Aug 23, 2020
by
Minjie Wang
Committed by
GitHub
Aug 23, 2020
Browse files
Update dgl.DGLGraph.rst
parent
bcff14cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/api/python/dgl.DGLGraph.rst
docs/source/api/python/dgl.DGLGraph.rst
+1
-1
No files found.
docs/source/api/python/dgl.DGLGraph.rst
View file @
163398c0
...
...
@@ -8,7 +8,7 @@ dgl.DGLGraph
Class for storing graph structure and node/edge feature data.
There are a few ways to create
create
a DGLGraph:
There are a few ways to create a DGLGraph:
* To create a homogeneous graph from Tensor data, use :func:`dgl.graph`.
* To create a heterogeneous graph from Tensor data, use :func:`dgl.heterograph`.
...
...
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