pytorch / executorch

On-device AI across mobile, embedded and edge for PyTorch
https://pytorch.org/executorch/
Other
1.39k stars 228 forks source link

[v0.1.0] Release Tracker #841

Closed mergennachin closed 8 months ago

mergennachin commented 8 months ago

Release Tracker for 0.1.0 release

UPDATE (Oct 16, 2023): We are done accepting cherry-pick fixes. A new release tag has been created.

Will use this thread to do QA and cherry-pick fixes.

Reference: HUD dashboard for CI results in the release branch.

Cherry-pick process:

``` # in main branch git log # find the commit hash of the cherry-pick git fetch origin release/0.1 git checkout release/0.1 git checkout -b ${USER}/my_fork git cherry-pick git push # may need to do git push --set-upstream origin ${USER}/my_fork # Create a pull request for 'my_fork' on GitHub by visiting # Ex: https://github.com/pytorch/executorch/pull/new/${USER}/my_fork # Example UI: https://www.internalfb.com/intern/px/p/3zxVb ```
mergennachin commented 8 months ago
huydhn commented 8 months ago
mergennachin commented 8 months ago
tarun292 commented 8 months ago
kirklandsign commented 8 months ago
dbort commented 8 months ago
mergennachin commented 8 months ago
guangy10 commented 8 months ago
DenisVieriu97 commented 8 months ago
dbort commented 8 months ago
cymbalrush commented 8 months ago
DenisVieriu97 commented 8 months ago
cymbalrush commented 8 months ago
dbort commented 8 months ago
tarun292 commented 8 months ago
cymbalrush commented 8 months ago
dbort commented 8 months ago
larryliu0820 commented 8 months ago
dbort commented 8 months ago
lucylq commented 8 months ago
DenisVieriu97 commented 8 months ago
dbort commented 8 months ago
dbort commented 8 months ago
dbort commented 8 months ago
dbort commented 8 months ago