W3cubDocs

/PyTorch 2.9

torch.is_storage

torch.is_storage(obj, /) [source]

Returns True if obj is a PyTorch storage object.

Parameters

obj (Object) – Object to test

Return type

TypeIs[Union[TypedStorage, UntypedStorage]]

© 2025, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://docs.pytorch.org/docs/2.9/generated/torch.is_storage.html