Skip to content
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

Add convenience load methond for forward. #5446

Closed
wants to merge 1 commit into from

Conversation

shoumikhin
Copy link
Contributor

Summary: People write module->load_method("forward") too often, let's simplify that a bit.

Reviewed By: kirklandsign

Differential Revision: D62906055

Summary: People write `module->load_method("forward")` too often, let's simplify that a bit.

Reviewed By: kirklandsign

Differential Revision: D62906055
Copy link

pytorch-bot bot commented Sep 17, 2024

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 2 New Failures, 1 Unrelated Failure

As of commit 1575d20 with merge base 2e1043b (image):

NEW FAILURES - The following jobs have failed:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

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 Sep 17, 2024
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in b14dea8.

@shoumikhin
Copy link
Contributor Author

@pytorchbot cherry-pick --onto release/0.4 -c fixnewfeature

pytorchbot pushed a commit that referenced this pull request Sep 18, 2024
Summary:
Pull Request resolved: #5446

People write `module->load_method("forward")` too often, let's simplify that a bit.

Reviewed By: kirklandsign

Differential Revision: D62906055

fbshipit-source-id: d45934a27c61fd0ea644e6b58a21116dbc02fa17
(cherry picked from commit b14dea8)
@pytorchbot
Copy link
Collaborator

Cherry picking #5446

The cherry pick PR is at #5454 and it is recommended to link a fixnewfeature cherry pick PR with an issue. The following tracker issues are updated:

Details for Dev Infra team Raised by workflow job

dvorjackz pushed a commit that referenced this pull request Sep 18, 2024
Add convenience load methond for forward. (#5446)

Summary:
Pull Request resolved: #5446

People write `module->load_method("forward")` too often, let's simplify that a bit.

Reviewed By: kirklandsign

Differential Revision: D62906055

fbshipit-source-id: d45934a27c61fd0ea644e6b58a21116dbc02fa17
(cherry picked from commit b14dea8)

Co-authored-by: Anthony Shoumikhin <[email protected]>
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 Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants