On this page
torch.Tensor.sparse_dim
Tensor.sparse_dim() → int-
Return the number of sparse dimensions in a sparse tensor
self.Note
Returns
0ifselfis not a sparse tensor.See also
Tensor.dense_dim()and hybrid tensors.
© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://pytorch.org/docs/2.1/generated/torch.Tensor.sparse_dim.html