TensorPlay
API symbolsUntypedStorage
Copy
View Markdown

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

On this page

Ask DeepWiki