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
9bfefd1f
Commit
9bfefd1f
authored
Dec 27, 2017
by
rusty1s
Browse files
typo
parent
ef6fa227
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 @
9bfefd1f
...
@@ -29,7 +29,7 @@ All included operations work on varying data types, are implemented both for CPU
...
@@ -29,7 +29,7 @@ All included operations work on varying data types, are implemented both for CPU
## Installation
## Installation
```
sh
```
python setup.py install
python setup.py install
```
```
...
@@ -58,6 +58,6 @@ print(argmax)
...
@@ -58,6 +58,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