On this page
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.
© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://pytorch.org/docs/2.1/generated/torch.Tensor.unique_consecutive.html