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
e343fd3e
Commit
e343fd3e
authored
Apr 28, 2018
by
rusty1s
Browse files
no highlighting
parent
f16e422a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
e343fd3e
...
@@ -39,7 +39,7 @@ Check that `nvcc` is accessible from terminal, e.g. `nvcc --version`.
...
@@ -39,7 +39,7 @@ Check that `nvcc` is accessible from terminal, e.g. `nvcc --version`.
If not, add cuda (
`/usr/local/cuda/bin`
) to your
`$PATH`
.
If not, add cuda (
`/usr/local/cuda/bin`
) to your
`$PATH`
.
Then run:
Then run:
```
sh
```
pip install cffi torch-scatter
pip install cffi torch-scatter
```
```
...
@@ -69,6 +69,6 @@ print(argmax)
...
@@ -69,6 +69,6 @@ print(argmax)
## Running tests
## Running tests
```
sh
```
python setup.py test
python setup.py test
```
```
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