edge_index=torch.Tensor(adj).nonzero().T, y=label) data_list.append(data) self.data, self.slices = self.collate(data_list).
確定! 回上一頁