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
08fcda32
Unverified
Commit
08fcda32
authored
Mar 25, 2020
by
Adam J. Stewart
Committed by
GitHub
Mar 25, 2020
Browse files
[Doc] Fix link to backends docs (#1376)
Co-authored-by:
Tong He
<
hetong007@gmail.com
>
parent
b9c65e91
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
docs/source/install/backend.rst
docs/source/install/backend.rst
+3
-1
docs/source/install/index.rst
docs/source/install/index.rst
+3
-4
No files found.
docs/source/install/backend.rst
View file @
08fcda32
..
_backends
:
Working
with
different
backends
Working
with
different
backends
===============================
===============================
...
...
docs/source/install/index.rst
View file @
08fcda32
...
@@ -14,8 +14,7 @@ DGL works with the following operating systems:
...
@@ -14,8 +14,7 @@ DGL works with the following operating systems:
DGL requires Python version 3.5 or later. Python 3.4 or earlier is not
DGL requires Python version 3.5 or later. Python 3.4 or earlier is not
tested. Python 2 support is coming.
tested. Python 2 support is coming.
DGL supports multiple tensor libraries as backends, e.g., PyTorch, MXNet. For requirements on backends and how to select one, see
DGL supports multiple tensor libraries as backends, e.g., PyTorch, MXNet. For requirements on backends and how to select one, see :ref:`backends`.
`Working with different backends`_.
Starting at version 0.3, DGL is separated into CPU and CUDA builds. The builds share the
Starting at version 0.3, DGL is separated into CPU and CUDA builds. The builds share the
same Python package name. If you install DGL with a CUDA 9 build after you install the
same Python package name. If you install DGL with a CUDA 9 build after you install the
...
...
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