How do I convert a list of DGLGraphs to a torch tensor? torch.stack does not work here. I see that I can use dgl.batch() but I need a way to ...
確定! 回上一頁