The relational graph uses a 3D adjacency matrix A, where non-zero Ai,j,k denotes an edge from node i to node j with edge type k. adjacency = torch.zeros(6, ...
確定! 回上一頁