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.
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.
© 2025, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://docs.pytorch.org/docs/2.9/generated/torch.Tensor.pin_memory.html