-
Notifications
You must be signed in to change notification settings - Fork 607
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
Conversation
🔗 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 FailuresAs of commit 99f9121 with merge base 1edf692 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D73166222 |
@pytorchbot label "topic: not user facing" |
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
967d0b5
to
77797c2
Compare
This pull request was exported from Phabricator. Differential Revision: D73166222 |
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
77797c2
to
9e18a18
Compare
This pull request was exported from Phabricator. 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`. Differential Revision: D73166222
9e18a18
to
238b7a8
Compare
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
238b7a8
to
f9520d3
Compare
This pull request was exported from Phabricator. Differential Revision: D73166222 |
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
f9520d3
to
c6367cc
Compare
This pull request was exported from Phabricator. 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`. Differential Revision: D73166222
c6367cc
to
3149297
Compare
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
3149297
to
d1fc97c
Compare
This pull request was exported from Phabricator. 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`. Differential Revision: D73166222
d1fc97c
to
ae09bc4
Compare
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
ae09bc4
to
e198117
Compare
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
e198117
to
762177a
Compare
This pull request was exported from Phabricator. 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`. Differential Revision: D73166222
762177a
to
069237a
Compare
This pull request was exported from Phabricator. 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`. Differential Revision: D73166222
069237a
to
68bad18
Compare
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
68bad18
to
632d9e6
Compare
This pull request was exported from Phabricator. 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`. Differential Revision: D73166222
632d9e6
to
dedcf25
Compare
dedcf25
to
adfd460
Compare
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
adfd460
to
99f9121
Compare
This pull request was exported from Phabricator. Differential Revision: D73166222 |
Differential Revision: D73166222 Pull Request resolved: pytorch#10251
Summary: There were bugs in
executorch
, which did not updateInputRecorder
import fromtorchao
given changes in the path, which also required adding dependency to importlm_eval
.Differential Revision: D73166222