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).
Returns True if both tensors are pointing to the exact same memory (same storage, offset, size and stride).