Skip to content

Conversation

jathu
Copy link
Contributor

@jathu jathu commented Jul 1, 2025

Summary

Let's support the (experimental) training modules out of the box for our wheels.

Test plan

$ ./install_executorch.sh
$ python3

>>> import torch
>>> from executorch.extension.training.pybindings import _training_lib

cc @JacobSzwejbka

Copy link

pytorch-bot bot commented Jul 1, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/12144

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure, 3 Pending

As of commit 3d5dc76 with merge base 7e28a04 (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 1, 2025
@jathu jathu force-pushed the jathu/pybind-train branch from f81f3b2 to 3d5dc76 Compare July 1, 2025 20:45
@jathu jathu marked this pull request as ready for review July 1, 2025 20:48
@jathu jathu requested review from georgehong and harishs88ss July 1, 2025 20:49
@jathu jathu added module: training Issues related to training models on edge devices release notes: training labels Jul 1, 2025
@jathu jathu merged commit 955c863 into main Jul 1, 2025
218 of 220 checks passed
@jathu jathu deleted the jathu/pybind-train branch July 1, 2025 22:17
BujSet pushed a commit to BujSet/executorch that referenced this pull request Jul 2, 2025
### Summary
Let's support the (experimental) training modules out of the box for our
wheels.

### Test plan

```
$ ./install_executorch.sh
$ python3

>>> import torch
>>> from executorch.extension.training.pybindings import _training_lib
```

cc @JacobSzwejbka
Tanish2101 pushed a commit to Tanish2101/executorch that referenced this pull request Jul 9, 2025
### Summary
Let's support the (experimental) training modules out of the box for our
wheels.

### Test plan

```
$ ./install_executorch.sh
$ python3

>>> import torch
>>> from executorch.extension.training.pybindings import _training_lib
```

cc @JacobSzwejbka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/binaries ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: training Issues related to training models on edge devices release notes: training

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants