English
Appearance
class Storage
Storage()
cpu(self) -> Self
data_ptr(self) -> int
element_size(self) -> int
from_file(self, filename: str, shared: bool = False, byte: int = 0) -> Self
is_shared(self) -> bool
nbytes(self) -> int
share_memory_(self) -> Self