dgl.sparse.SparseMatrix.col

property SparseMatrix.col: Tensor

返回非零元素的列索引。

Returns:

非零元素的列索引

Return type:

torch.Tensor