-
Notifications
You must be signed in to change notification settings - Fork 722
SGD and TrainingModule in Python #5847
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
SGD and TrainingModule in Python #5847
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/5847
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit ae34326 with merge base 85d3ff6 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
This pull request was exported from Phabricator. Differential Revision: D63650449 |
Summary: Add short term pybindings and training module api. The optimizer bindings are probably fairly stable in practice, but the training module is not. Training module is a wrapper around the existing ET pybindings which are under active development. A future PR will update the training ones to match the long term inference bindings. Differential Revision: D63650449
2131533 to
860fbed
Compare
|
This pull request was exported from Phabricator. Differential Revision: D63650449 |
Summary: Add short term pybindings and training module api. The optimizer bindings are probably fairly stable in practice, but the training module is not. Training module is a wrapper around the existing ET pybindings which are under active development. A future PR will update the training ones to match the long term inference bindings. Differential Revision: D63650449
860fbed to
7a54213
Compare
|
This pull request was exported from Phabricator. Differential Revision: D63650449 |
Summary: Add short term pybindings and training module api. The optimizer bindings are probably fairly stable in practice, but the training module is not. Training module is a wrapper around the existing ET pybindings which are under active development. A future PR will update the training ones to match the long term inference bindings. Differential Revision: D63650449
7a54213 to
77556b4
Compare
|
This pull request was exported from Phabricator. Differential Revision: D63650449 |
Summary: Add short term pybindings and training module api. The optimizer bindings are probably fairly stable in practice, but the training module is not. Training module is a wrapper around the existing ET pybindings which are under active development. A future PR will update the training ones to match the long term inference bindings. Differential Revision: D63650449
77556b4 to
af979f3
Compare
|
This pull request was exported from Phabricator. Differential Revision: D63650449 |
Summary: Add short term pybindings and training module api. The optimizer bindings are probably fairly stable in practice, but the training module is not. Training module is a wrapper around the existing ET pybindings which are under active development. A future PR will update the training ones to match the long term inference bindings. Differential Revision: D63650449
af979f3 to
e03db7c
Compare
|
This pull request was exported from Phabricator. Differential Revision: D63650449 |
e03db7c to
92dcd58
Compare
Summary: Add short term pybindings and training module api. The optimizer bindings are probably fairly stable in practice, but the training module is not. Training module is a wrapper around the existing ET pybindings which are under active development. A future PR will update the training ones to match the long term inference bindings. Differential Revision: D63650449
|
This pull request was exported from Phabricator. Differential Revision: D63650449 |
92dcd58 to
b940c09
Compare
|
This pull request was exported from Phabricator. Differential Revision: D63650449 |
Summary: Add short term pybindings and training module api. The optimizer bindings are probably fairly stable in practice, but the training module is not. Training module is a wrapper around the existing ET pybindings which are under active development. A future PR will update the training ones to match the long term inference bindings. Differential Revision: D63650449
b940c09 to
652824b
Compare
Summary: Add short term pybindings and training module api. The optimizer bindings are probably fairly stable in practice, but the training module is not. Training module is a wrapper around the existing ET pybindings which are under active development. A future PR will update the training ones to match the long term inference bindings. Reviewed By: dvorjackz Differential Revision: D63650449
|
This pull request was exported from Phabricator. Differential Revision: D63650449 |
Summary: Add short term pybindings and training module api. The optimizer bindings are probably fairly stable in practice, but the training module is not. Training module is a wrapper around the existing ET pybindings which are under active development. A future PR will update the training ones to match the long term inference bindings. Reviewed By: dvorjackz Differential Revision: D63650449
652824b to
7d8cb1b
Compare
|
This pull request was exported from Phabricator. Differential Revision: D63650449 |
Summary: Add short term pybindings and training module api. The optimizer bindings are probably fairly stable in practice, but the training module is not. Training module is a wrapper around the existing ET pybindings which are under active development. A future PR will update the training ones to match the long term inference bindings. Reviewed By: dvorjackz Differential Revision: D63650449
7d8cb1b to
3fa2f3a
Compare
Summary: Add short term pybindings and training module api. The optimizer bindings are probably fairly stable in practice, but the training module is not. Training module is a wrapper around the existing ET pybindings which are under active development. A future PR will update the training ones to match the long term inference bindings. Reviewed By: dvorjackz Differential Revision: D63650449
3fa2f3a to
0701fc2
Compare
Summary: Add short term pybindings and training module api. The optimizer bindings are probably fairly stable in practice, but the training module is not. Training module is a wrapper around the existing ET pybindings which are under active development. A future PR will update the training ones to match the long term inference bindings. Reviewed By: dvorjackz Differential Revision: D63650449
0701fc2 to
90e6f2e
Compare
|
This pull request was exported from Phabricator. Differential Revision: D63650449 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D63650449 |
Summary: Add short term pybindings and training module api. The optimizer bindings are probably fairly stable in practice, but the training module is not. Training module is a wrapper around the existing ET pybindings which are under active development. A future PR will update the training ones to match the long term inference bindings. Reviewed By: dvorjackz Differential Revision: D63650449
90e6f2e to
ae34326
Compare
|
This pull request was exported from Phabricator. Differential Revision: D63650449 |
Summary: Add short term pybindings and training module api. The optimizer bindings are probably fairly stable in practice, but the training module is not. Training module is a wrapper around the existing ET pybindings which are under active development. A future PR will update the training ones to match the long term inference bindings.
Differential Revision: D63650449