-
Notifications
You must be signed in to change notification settings - Fork 526
Change job name while uploading sharding plan to Manifold #3092
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
This pull request was exported from Phabricator. Differential Revision: D75723272 |
This pull request was exported from Phabricator. Differential Revision: D75723272 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D75723272 |
Summary: Pull Request resolved: pytorch#3092 Adding the planner input context has to the sharding plan name that's uploaded to manifold. We will use this hash in the next diff to validate that the sharding plan loaded from manifold was generated with the same inputs as the model that it's being loaded for. Reviewed By: micrain Differential Revision: D75723272
abde93b
to
d1ce27f
Compare
This pull request was exported from Phabricator. Differential Revision: D75723272 |
Summary: Pull Request resolved: pytorch#3092 Adding the planner input context has to the sharding plan name that's uploaded to manifold. We will use this hash in the next diff to validate that the sharding plan loaded from manifold was generated with the same inputs as the model that it's being loaded for. Reviewed By: micrain Differential Revision: D75723272
This pull request was exported from Phabricator. Differential Revision: D75723272 |
d1ce27f
to
8048337
Compare
This pull request was exported from Phabricator. Differential Revision: D75723272 |
Differential Revision: D76303748
Summary: Pull Request resolved: pytorch#3092 Adding the planner input context has to the sharding plan name that's uploaded to manifold. We will use this hash in the next diff to validate that the sharding plan loaded from manifold was generated with the same inputs as the model that it's being loaded for. Reviewed By: micrain Differential Revision: D75723272
8048337
to
aee1fa6
Compare
This pull request was exported from Phabricator. Differential Revision: D75723272 |
Summary: Adding the planner input context has to the sharding plan name that's uploaded to manifold. We will use this hash in the next diff to validate that the sharding plan loaded from manifold was generated with the same inputs as the model that it's being loaded for.
Reviewed By: micrain
Differential Revision: D75723272