torch.Tensor.coalesce
-
Tensor.coalesce() → Tensor -
Returns a coalesced copy of
selfifselfis an uncoalesced tensor.Returns
selfifselfis a coalesced tensor.Warning
Throws an error if
selfis not a sparse COO tensor.
© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://pytorch.org/docs/2.1/generated/torch.Tensor.coalesce.html