dgl.sparse.SparseMatrix.col

property SparseMatrix.col: Tensor

Returns the column indices of the non-zero elements.

Returns:

Column indices of the non-zero elements

Return type:

torch.Tensor