wy11002299

Results 1 issues of wy11002299

![微信图片_20220124013615](https://user-images.githubusercontent.com/98278412/150690728-e591038a-f3ae-4864-856c-f3a08ca9e1b6.png) 在执行这个文件的时候,denom = torch.sparse.sum(adj[batch, i], dim=1).to_dense()这一句代码报错。 RuntimeError: sparse tensors do not have strides是什么原因呢?需要怎样进行修改?谢谢