torch.Tensor.storage
-
Tensor.storage() → torch.TypedStorage[source] -
Возвращает базовое хранилище
TypedStorage.Предупреждение
TypedStorageустарело. Оно будет удалено в будущем, иUntypedStorageбудет единственным классом хранилища. Чтобы получить доступ кUntypedStorageнапрямую, используйтеTensor.untyped_storage().
© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://pytorch.org/docs/2.1/generated/torch.Tensor.storage.html