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
Hi, compute_sparse_laplacian gives int32 vs int64 index mismatch when input is from scipy csr. I am using macos with m1. I think this bug might be device specific because some tests of ottjax have similar scenarios.
Hi,
compute_sparse_laplacian
gives int32 vs int64 index mismatch when input is from scipy csr. I am using macos with m1. I think this bug might be device specific because some tests of ottjax have similar scenarios.To Reproduce
Here there are no errors
but when I run this
I get this error
The text was updated successfully, but these errors were encountered: