pytorch_sparse icon indicating copy to clipboard operation
pytorch_sparse copied to clipboard

I'm pretty sure you can use newer versions of `torch-sparse` for this as well. `torch-sparse` should have pretty good support in maintaining backward compatibility. Let me know if it works.

Open saiprasanna06 opened this issue 3 years ago • 1 comments
trafficstars

TypeError: coalesce() got an unexpected keyword argument 'fill_value'

I'm trying to replicate a code and I get this error on using the latest version of torch Sparse. Is there any support for the coalesce() function in the latest releases ? The CUDA installation in my system doesn't allow me to get an earlier version of torch-sparse. Apparently the function works well in the releases <0.4.4

saiprasanna06 avatar Jun 02 '22 06:06 saiprasanna06

Please see my reply here: https://github.com/rusty1s/pytorch_sparse/issues/206#issuecomment-1144602443

rusty1s avatar Jun 02 '22 08:06 rusty1s

This issue had no activity for 6 months. It will be closed in 2 weeks unless there is some new activity. Is this issue already resolved?

github-actions[bot] avatar Nov 30 '22 01:11 github-actions[bot]