简体中文
Appearance
WARNING
该页面尚未翻译。 以下内容为英文原版。
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