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-sparse
Commits
bd7273e2
Unverified
Commit
bd7273e2
authored
Jul 13, 2022
by
Anil Radhakrishnan
Committed by
GitHub
Jul 13, 2022
Browse files
Updated README to reflect conda limitations (#253)
parent
8cdb5282
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 @
bd7273e2
...
@@ -38,7 +38,7 @@ Given that you have [`pytorch >= 1.8.0` installed](https://pytorch.org/get-start
...
@@ -38,7 +38,7 @@ Given that you have [`pytorch >= 1.8.0` installed](https://pytorch.org/get-start
```
```
conda install pytorch-sparse -c pyg
conda install pytorch-sparse -c pyg
```
```
#### Note: Conda packages are not published for PyTorch 1.12 yet
### Binaries
### Binaries
We alternatively provide pip wheels for all major OS/PyTorch/CUDA combinations, see
[
here
](
https://data.pyg.org/whl
)
.
We alternatively provide pip wheels for all major OS/PyTorch/CUDA combinations, see
[
here
](
https://data.pyg.org/whl
)
.
...
...
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