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