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
torch-scatter
Commits
136b16ab
"torchvision/git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "4886ccc84b3ce5b9595abb993747e99801521bea"
Commit
136b16ab
authored
May 01, 2019
by
rusty1s
Browse files
typo
parent
a7671588
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 @
136b16ab
...
@@ -40,7 +40,7 @@ Ensure that at least PyTorch 1.1.0 is installed and verify that `cuda/bin` and `
...
@@ -40,7 +40,7 @@ Ensure that at least PyTorch 1.1.0 is installed and verify that `cuda/bin` and `
```
```
$ python -c "import torch; print(torch.__version__)"
$ python -c "import torch; print(torch.__version__)"
>>> 1.
0
.0
>>> 1.
1
.0
$ echo $PATH
$ echo $PATH
>>> /usr/local/cuda/bin:...
>>> /usr/local/cuda/bin:...
...
...
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