torch.Tensor.is_set_to
-
Tensor.is_set_to(tensor) → bool -
Returns True if both tensors are pointing to the exact same memory (same storage, offset, size and stride).
Tensor.is_set_to(tensor) → bool Returns True if both tensors are pointing to the exact same memory (same storage, offset, size and stride).
© 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.is_set_to.html