pytorch / 2 / generated / torch.tensor.unique_consecutive.html

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()

© 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