Shortcuts

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

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources