Skip to content

Make chunk size configurable in SaveOp#12949

Closed
TailofJune wants to merge 1 commit intopytorch:masterfrom
TailofJune:export-D10454037
Closed

Make chunk size configurable in SaveOp#12949
TailofJune wants to merge 1 commit intopytorch:masterfrom
TailofJune:export-D10454037

Conversation

@TailofJune
Copy link
Copy Markdown
Contributor

Summary: Currently the default chunk size in save operation is 1MB and I don't find a way to configure it at runtime. Add a parameter to configure chunk size in SaveOp.

Differential Revision: D10454037

Summary:
Pull Request resolved: pytorch#12949

Currently the default chunk size in save operation is 1MB and I don't find a way to configure it at runtime. Add a parameter to configure chunk size in SaveOp.

Reviewed By: mraway, xsh6528

Differential Revision: D10454037

fbshipit-source-id: 6be3bb5b6fd7fef0bca57e9db0faaa9caa6158b0
@ezyang ezyang added the merged label Jun 25, 2019
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
Pull Request resolved: pytorch#12949

Currently the default chunk size in save operation is 1MB and I don't find a way to configure it at runtime. Add a parameter to configure chunk size in SaveOp.

Reviewed By: mraway, xsh6528

Differential Revision: D10454037

fbshipit-source-id: a5cd8f9846aea4b1e3612a3fcfa431b68bda8104
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants