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
5833825b
"src/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "64cbd8e27ac9c74223ed67b141491cf902fa4836"
Unverified
Commit
5833825b
authored
Nov 25, 2019
by
Quan (Andy) Gan
Committed by
GitHub
Nov 25, 2019
Browse files
Update README.md (#1044)
parent
6694f7b9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
README.md
README.md
+2
-0
No files found.
README.md
View file @
5833825b
...
@@ -69,6 +69,7 @@ conda install -c dglteam dgl # cpu version
...
@@ -69,6 +69,7 @@ conda install -c dglteam dgl # cpu version
conda install -c dglteam dgl-cuda9.0 # CUDA 9.0
conda install -c dglteam dgl-cuda9.0 # CUDA 9.0
conda install -c dglteam dgl-cuda9.2 # CUDA 9.2
conda install -c dglteam dgl-cuda9.2 # CUDA 9.2
conda install -c dglteam dgl-cuda10.0 # CUDA 10.0
conda install -c dglteam dgl-cuda10.0 # CUDA 10.0
conda install -c dglteam dgl-cuda10.1 # CUDA 10.1
```
```
### Using pip
### Using pip
...
@@ -78,6 +79,7 @@ pip install dgl # cpu version
...
@@ -78,6 +79,7 @@ pip install dgl # cpu version
pip install dgl-cu90 # CUDA 9.0
pip install dgl-cu90 # CUDA 9.0
pip install dgl-cu92 # CUDA 9.2
pip install dgl-cu92 # CUDA 9.2
pip install dgl-cu100 # CUDA 10.0
pip install dgl-cu100 # CUDA 10.0
pip install dgl-cu101 # CUDA 10.1
```
```
### From source
### From source
...
...
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