You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.
I am having trouble with the following requirements:
torch-scatter (1.6)
torch-sparse (1.6)
torch-geometric (1.6)
torch-sparse (1.6)
"torch-sparse" is mentioned twice in README.md; I suppose this is a mistake?
Also, torch-sparse does not seem to be available in a newer version than 0.6.12 (https://github.com/rusty1s/pytorch_sparse), so version 1.6 looks like a mistake.
torch-scatter has no versions between 1.4.0 and 2.0.2 so version 1.6.0 must be a mistake here too?
The text was updated successfully, but these errors were encountered:
Thanks, I will try those instructions. They, however, sound more like the version means "for PyTorch 1.6.0" and not torch-scatter etc. v. 1.6...
I currently have a PyTorch 1.10.0 here. I see that there are wheels for the ...scatter/sparse/geometric packages for PyTorch 1.10.0 as well, but is StableViewSynthesis compatible with PyTorch etc. that new?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am having trouble with the following requirements:
"torch-sparse" is mentioned twice in README.md; I suppose this is a mistake?
Also, torch-sparse does not seem to be available in a newer version than 0.6.12 (https://github.com/rusty1s/pytorch_sparse), so version 1.6 looks like a mistake.
torch-scatter has no versions between 1.4.0 and 2.0.2 so version 1.6.0 must be a mistake here too?
The text was updated successfully, but these errors were encountered: