Shortcuts

torch.Tensor.pin_memory

Tensor.pin_memory() Tensor

Copies the tensor to pinned memory, if it’s not already pinned. By default, the device pinned memory on will be the current accelerator.

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