W3cubDocs

/PyTorch 2.9

torch.Tensor.unique_consecutive

Tensor.unique_consecutive(return_inverse=False, return_counts=False, dim=None) [source]

Eliminates all but the first element from every consecutive group of equivalent elements.

See torch.unique_consecutive()

© 2025, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://docs.pytorch.org/docs/2.9/generated/torch.Tensor.unique_consecutive.html