Skip to content

Fix bugs in executorch package #10251

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

Merged
merged 1 commit into from
Apr 18, 2025

Conversation

danachang
Copy link
Contributor

Summary: There were bugs in executorch, which did not update InputRecorder import from torchao given changes in the path, which also required adding dependency to import lm_eval.

Differential Revision: D73166222

Copy link

pytorch-bot bot commented Apr 17, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit 99f9121 with merge base 1edf692 (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 Apr 17, 2025
@facebook-github-bot
Copy link
Contributor

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

@danachang
Copy link
Contributor Author

@pytorchbot label "topic: not user facing"

@danachang danachang changed the title Fix bugs in executorch package, New Commit Fix bugs in executorch package Apr 17, 2025
danachang pushed a commit to danachang/executorch that referenced this pull request Apr 17, 2025
Summary:

There were bugs in `executorch`, which did not update `InputRecorder` import from `torchao` given changes in the path, which also required adding dependency to import `lm_eval`.

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

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

danachang pushed a commit to danachang/executorch that referenced this pull request Apr 17, 2025
Summary:

There were bugs in `executorch`, which did not update `InputRecorder` import from `torchao` given changes in the path, which also required adding dependency to import `lm_eval`.

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

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

danachang pushed a commit to danachang/executorch that referenced this pull request Apr 17, 2025
Summary:
Pull Request resolved: pytorch#10251

There were bugs in `executorch`, which did not update `InputRecorder` import from `torchao` given changes in the path, which also required adding dependency to import `lm_eval`.

Differential Revision: D73166222
danachang pushed a commit to danachang/executorch that referenced this pull request Apr 17, 2025
Summary:

There were bugs in `executorch`, which did not update `InputRecorder` import from `torchao` given changes in the path, which also required adding dependency to import `lm_eval`.

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

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

danachang pushed a commit to danachang/executorch that referenced this pull request Apr 17, 2025
Summary:

There were bugs in `executorch`, which did not update `InputRecorder` import from `torchao` given changes in the path, which also required adding dependency to import `lm_eval`.

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

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

danachang pushed a commit to danachang/executorch that referenced this pull request Apr 17, 2025
Summary:
Pull Request resolved: pytorch#10251

There were bugs in `executorch`, which did not update `InputRecorder` import from `torchao` given changes in the path, which also required adding dependency to import `lm_eval`.

Differential Revision: D73166222
danachang pushed a commit to danachang/executorch that referenced this pull request Apr 17, 2025
Summary:

There were bugs in `executorch`, which did not update `InputRecorder` import from `torchao` given changes in the path, which also required adding dependency to import `lm_eval`.

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

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

danachang pushed a commit to danachang/executorch that referenced this pull request Apr 17, 2025
Summary:
Pull Request resolved: pytorch#10251

There were bugs in `executorch`, which did not update `InputRecorder` import from `torchao` given changes in the path, which also required adding dependency to import `lm_eval`.

Differential Revision: D73166222
danachang pushed a commit to danachang/executorch that referenced this pull request Apr 17, 2025
Summary:

There were bugs in `executorch`, which did not update `InputRecorder` import from `torchao` given changes in the path, which also required adding dependency to import `lm_eval`.

Differential Revision: D73166222
danachang pushed a commit to danachang/executorch that referenced this pull request Apr 17, 2025
Summary:

There were bugs in `executorch`, which did not update `InputRecorder` import from `torchao` given changes in the path, which also required adding dependency to import `lm_eval`.

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

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

danachang pushed a commit to danachang/executorch that referenced this pull request Apr 17, 2025
Summary:
Pull Request resolved: pytorch#10251

There were bugs in `executorch`, which did not update `InputRecorder` import from `torchao` given changes in the path, which also required adding dependency to import `lm_eval`.

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

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

danachang pushed a commit to danachang/executorch that referenced this pull request Apr 17, 2025
Summary:
Pull Request resolved: pytorch#10251

There were bugs in `executorch`, which did not update `InputRecorder` import from `torchao` given changes in the path, which also required adding dependency to import `lm_eval`.

Differential Revision: D73166222
danachang pushed a commit to danachang/executorch that referenced this pull request Apr 17, 2025
Summary:

There were bugs in `executorch`, which did not update `InputRecorder` import from `torchao` given changes in the path, which also required adding dependency to import `lm_eval`.

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

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

danachang pushed a commit to danachang/executorch that referenced this pull request Apr 17, 2025
Summary:
Pull Request resolved: pytorch#10251

There were bugs in `executorch`, which did not update `InputRecorder` import from `torchao` given changes in the path, which also required adding dependency to import `lm_eval`.

Differential Revision: D73166222
danachang pushed a commit to danachang/executorch that referenced this pull request Apr 17, 2025
Summary:

There were bugs in `executorch`, which did not update `InputRecorder` import from `torchao` given changes in the path, which also required adding dependency to import `lm_eval`.

Reviewed By: metascroy, jackzhxng

Differential Revision: D73166222
Summary:
Pull Request resolved: pytorch#10251

There were bugs in `executorch`, which did not update `InputRecorder` import from `torchao` given changes in the path, which also required adding dependency to import `lm_eval`.

Reviewed By: metascroy, jackzhxng

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

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

@facebook-github-bot facebook-github-bot merged commit 5a1aa1f into pytorch:main Apr 18, 2025
88 of 90 checks passed
keyprocedure pushed a commit to keyprocedure/executorch that referenced this pull request Apr 21, 2025
Differential Revision: D73166222

Pull Request resolved: pytorch#10251
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 topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants