dgl.sparse.SparseMatrix.valΒΆ

property SparseMatrix.valΒΆ

Returns the values of the non-zero elements.

Returns

Values of the non-zero elements

Return type

torch.Tensor