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
SparseConvNet
Commits
a948af58
Unverified
Commit
a948af58
authored
Oct 28, 2019
by
Ben Graham
Committed by
GitHub
Oct 28, 2019
Browse files
Update README.md
parent
2ad7baf8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
a948af58
...
@@ -114,7 +114,7 @@ python VGGplus.py
...
@@ -114,7 +114,7 @@ python VGGplus.py
## Setup
## Setup
Tested with
CUDA 10.0, Ubuntu 18.04,
Python 3.
6
with
[
Conda
](
https://www.anaconda.com/
)
and PyTorch 1.1
.
Tested with
PyTorch 1.3, CUDA 10.0, and
Python 3.
3
with
[
Conda
](
https://www.anaconda.com/
)
.
```
```
conda install pytorch torchvision cudatoolkit=10.0 -c pytorch # See https://pytorch.org/get-started/locally/
conda install pytorch torchvision cudatoolkit=10.0 -c pytorch # See https://pytorch.org/get-started/locally/
...
...
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