Minsik Seo

Results 1 issues of Minsik Seo

Hi, I just faced AssertionError while using matmul. Here is the error message: ``` File "/workspace/networks.py", line 37, in spspmm C = matmul(A, B) File "/opt/conda/lib/python3.7/site-packages/torch_sparse/matmul.py", line 139, in matmul...