You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### 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
0 commit comments