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
Hello. It seems that scatter_sum is not precise compared to torch implementation. Is this a bug? I encountered this problem in my personal project which is sensitive to numerical precision and it caused my program to produce incorrect results .
Hello. It seems that scatter_sum is not precise compared to torch implementation. Is this a bug? I encountered this problem in my personal project which is sensitive to numerical precision and it caused my program to produce incorrect results .
version
torch 1.10.0+cu113
torch-scatter 2.1.2
The text was updated successfully, but these errors were encountered: