-
Notifications
You must be signed in to change notification settings - Fork 725
Add unload method to module #12984
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
Add unload method to module #12984
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/12984
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 0863ed6 with merge base d4c78ab ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
This pull request was exported from Phabricator. Differential Revision: D79184972 |
This PR needs a
|
b574747 to
441f1bd
Compare
Summary: We would like to do grid search on device when training the model, ideally we can unload/load the model weights after trained with each specific hyperparameter set. Differential Revision: D79184972
441f1bd to
c359d73
Compare
Summary: We would like to do grid search on device when training the model, ideally we can unload/load the model weights after trained with each specific hyperparameter set. Differential Revision: D79184972
|
This pull request was exported from Phabricator. Differential Revision: D79184972 |
|
This pull request was exported from Phabricator. Differential Revision: D79184972 |
Summary: Pull Request resolved: pytorch#12984 We would like to do grid search on device when training the model, ideally we can unload/load the model weights after trained with each specific hyperparameter set. Reviewed By: shoumikhin Differential Revision: D79184972
c359d73 to
8fe53e2
Compare
Summary: We would like to do grid search on device when training the model, ideally we can unload/load the model weights after trained with each specific hyperparameter set. Reviewed By: shoumikhin Differential Revision: D79184972
8fe53e2 to
bcf5d02
Compare
|
This pull request was exported from Phabricator. Differential Revision: D79184972 |
bcf5d02 to
ead918d
Compare
Summary: We would like to do grid search on device when training the model, ideally we can unload/load the model weights after trained with each specific hyperparameter set. Reviewed By: shoumikhin Differential Revision: D79184972
|
This pull request was exported from Phabricator. Differential Revision: D79184972 |
Summary: We would like to do grid search on device when training the model, ideally we can unload/load the model weights after trained with each specific hyperparameter set. Reviewed By: shoumikhin Differential Revision: D79184972
ead918d to
ba95abc
Compare
Summary: We would like to do grid search on device when training the model, ideally we can unload/load the model weights after trained with each specific hyperparameter set. Reviewed By: shoumikhin Differential Revision: D79184972
45fa601 to
4e1f1ec
Compare
|
This pull request was exported from Phabricator. Differential Revision: D79184972 |
Summary: We would like to do grid search on device when training the model, ideally we can unload/load the model weights after trained with each specific hyperparameter set. Reviewed By: shoumikhin Differential Revision: D79184972
4e1f1ec to
0863ed6
Compare
|
This pull request was exported from Phabricator. Differential Revision: D79184972 |
Differential Revision: D79184972 Pull Request resolved: pytorch#12984
Summary: We would like to do grid search on device when training the model, ideally we can unload/load the model weights after trained with each specific hyperparameter set.
Differential Revision: D79184972