Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No need for torch-sparse-old now #35

Open
fengh16 opened this issue Apr 16, 2022 · 0 comments
Open

No need for torch-sparse-old now #35

fengh16 opened this issue Apr 16, 2022 · 0 comments

Comments

@fengh16
Copy link

fengh16 commented Apr 16, 2022

It seems that newer version of torch-sparse (I used the version 0.6.7) has the proper backward function and there is no need to install torch-sparse-old. (Actually I failed to install it.) After replacing torch-sparse-old with torch-sparse I successfully run the code.

There are the package versions I used:

torch                     1.10.2
torch-cluster             1.5.7
torch-geometric           2.0.3
torch-scatter             2.0.5
torch-sparse              0.6.7
torch-spline-conv         1.2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant