Shortcuts

ToPureTensor

class torchvision.transforms.v2.ToPureTensor[source]

Convert all TVTensors to pure tensors, removing associated metadata (if any).

This doesn’t scale or change the values, only the type.

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