Skip to content

Conversation

@JacobSzwejbka
Copy link
Contributor

Summary:
Allow TrainingModule to take in a .ptd. Also realized I was only caching the gradient tensors not the params so went ahead and fixed that.

Updated the export script to generate training modules with separated weights.

Fixed a bug in tensor parsing for external mutable tensors.

Differential Revision: D69547105

@pytorch-bot
Copy link

pytorch-bot bot commented Feb 26, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit 9e8512d with merge base afcec1d (image):
💚 Looks good so far! There are no failures yet. 💚

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 Feb 26, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D69547105

JacobSzwejbka added a commit to JacobSzwejbka/executorch-1 that referenced this pull request Feb 26, 2025
Summary:

Allow TrainingModule to take in a .ptd. Also realized I was only caching the gradient tensors not the params so went ahead and fixed that.

Updated the export script to generate training modules with separated weights.

Fixed a bug in tensor parsing for external mutable tensors.

Differential Revision: D69547105
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D69547105

JacobSzwejbka added a commit to JacobSzwejbka/executorch-1 that referenced this pull request Feb 26, 2025
Summary:

Allow TrainingModule to take in a .ptd. Also realized I was only caching the gradient tensors not the params so went ahead and fixed that.

Updated the export script to generate training modules with separated weights.

Fixed a bug in tensor parsing for external mutable tensors.

Differential Revision: D69547105
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D69547105

@JacobSzwejbka JacobSzwejbka added module: training Issues related to training models on edge devices release notes: api Changes to public facing apis (any interfaces, pybinded runtime methods, etc.) labels Feb 26, 2025
@georgehong georgehong self-requested a review February 27, 2025 00:06
Summary:

Allow TrainingModule to take in a .ptd. Also realized I was only caching the gradient tensors not the params so went ahead and fixed that.

Updated the export script to generate training modules with separated weights.

Fixed a bug in tensor parsing for external mutable tensors.

Reviewed By: lucylq, georgehong

Differential Revision: D69547105
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D69547105

@facebook-github-bot facebook-github-bot merged commit 1d0e0ee into pytorch:main Feb 27, 2025
50 of 51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported module: training Issues related to training models on edge devices release notes: api Changes to public facing apis (any interfaces, pybinded runtime methods, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants