-
Notifications
You must be signed in to change notification settings - Fork 655
Make IOManager use Module instead of Method. #13542
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/13542
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 5 PendingAs of commit 2663ae3 with merge base 3db27cd ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D80595261 |
This PR needs a
|
Summary: Let's not expose Method from Module so that it's not getting misused beyond its owner. Differential Revision: D80595261
Summary: Let's not expose Method from Module so that it's not getting misused beyond its owner. Differential Revision: D80595261
d1fb951
to
2598bf1
Compare
This pull request was exported from Phabricator. Differential Revision: D80595261 |
Summary: Let's not expose Method from Module so that it's not getting misused beyond its owner. Differential Revision: D80595261
Also fix the unit test in executorch/extension/llm/runner/test:test_text_decoder_runner |
9d877cb
to
bd1bb97
Compare
Summary: Let's not expose Method from Module so that it's not getting misused beyond its owner. Differential Revision: D80595261
This pull request was exported from Phabricator. Differential Revision: D80595261 |
Summary: Let's not expose Method from Module so that it's not getting misused beyond its owner. Differential Revision: D80595261
bd1bb97
to
c3ada55
Compare
Summary: Let's not expose Method from Module so that it's not getting misused beyond its owner. Differential Revision: D80595261
c3ada55
to
7c90136
Compare
This pull request was exported from Phabricator. Differential Revision: D80595261 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D80595261 |
Summary: Pull Request resolved: pytorch#13542 Let's not expose Method from Module so that it's not getting misused beyond its owner. Differential Revision: D80595261
7c90136
to
d240049
Compare
Summary: Let's not expose Method from Module so that it's not getting misused beyond its owner. Differential Revision: D80595261
d240049
to
bebda13
Compare
This pull request was exported from Phabricator. Differential Revision: D80595261 |
Summary: Let's not expose Method from Module so that it's not getting misused beyond its owner. Differential Revision: D80595261
Summary: Let's not expose Method from Module so that it's not getting misused beyond its owner. Differential Revision: D80595261
Summary: Let's not expose Method from Module so that it's not getting misused beyond its owner. Reviewed By: mergennachin Differential Revision: D80595261
bebda13
to
ea84efd
Compare
This pull request was exported from Phabricator. Differential Revision: D80595261 |
Summary: Let's not expose Method from Module so that it's not getting misused beyond its owner. Reviewed By: mergennachin Differential Revision: D80595261
ea84efd
to
963458a
Compare
Summary: Pull Request resolved: pytorch#13542 Let's not expose Method from Module so that it's not getting misused beyond its owner. Reviewed By: mergennachin Differential Revision: D80595261
This pull request was exported from Phabricator. Differential Revision: D80595261 |
963458a
to
2663ae3
Compare
Summary: Let's not expose Method from Module so that it's not getting misused beyond its owner. Differential Revision: D80595261
Summary: Let's not expose Method from Module so that it's not getting misused beyond its owner.
Differential Revision: D80595261