Rate this Page
โ˜… โ˜… โ˜… โ˜… โ˜…

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).