We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46360f1 commit 181e0c3Copy full SHA for 181e0c3
README.md
@@ -39,7 +39,7 @@ Check that `nvcc` is accessible from terminal, e.g. `nvcc --version`.
39
If not, add cuda (`/usr/local/cuda/bin`) to your `$PATH`.
40
Then run:
41
42
-```
+```sh
43
pip install cffi torch-scatter
44
```
45
0 commit comments