Rate 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.

See torch.unique_consecutive()

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources
Morty Proxy This is a proxified and sanitized view of the page, visit original site.