pytorch_sparse
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.
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
Please see my reply here: https://github.com/rusty1s/pytorch_sparse/issues/206#issuecomment-1144602443
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?