Searched refs:resize_bytes_meta (Results 1 – 2 of 2) sorted by relevance
160 void resize_bytes_meta(StorageImpl* storage, c10::SymInt size_bytes) { in resize_bytes_meta() function179 resize_bytes_meta(storage.unsafeGetStorageImpl(), std::move(new_size_bytes)); in maybe_resize_storage_meta()283 at::native::resize_bytes_meta(storage.unsafeGetStorageImpl(), newsize); in resize_bytes_nocuda()
40 TORCH_API void resize_bytes_meta(StorageImpl* storage, c10::SymInt size_bytes);