dgl.sparse.SparseMatrix.col

property SparseMatrix.col

Returns the column indices of the non-zero elements.

Returns

Column indices of the non-zero elements

Return type

torch.Tensor