UntypedStorage
- class tensorplay.UntypedStorage
- data_ptr(self: tensorplay._C.UntypedStorage) int
- nbytes(self: tensorplay._C.UntypedStorage) int
- resizable(self: tensorplay._C.UntypedStorage) bool
- resize_(self: tensorplay._C.UntypedStorage, nbytes: SupportsInt | SupportsIndex) tensorplay._C.UntypedStorage
- size(self: tensorplay._C.UntypedStorage) int

