Skip to content

support multimethod by method name runtime #394

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

Closed
wants to merge 2 commits into from

Conversation

Gasoonjia
Copy link
Contributor

Summary:
Update runtime apis to support multimethod based on method name instead of method index
Since the following diffs will reformat the AOT apis, this diff doesn't pay much effort on documentation stuff.

Differential Revision: D49335926

@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 18, 2023
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

Songhao Jia and others added 2 commits September 19, 2023 14:44
Summary:
Pull Request resolved: pytorch/executorch#341

Update AOT api and schema to support multimethod by method name instead of method idx.

Since the following diffs will reformat the AOT apis, this diff doesn't pay much effort on documentation stuff.

Differential Revision: https://internalfb.com/D49246787

fbshipit-source-id: 4fbe196d9db7d5169262fee92edfa68dd6f22a7e
Summary:
Pull Request resolved: pytorch/executorch#394

Update runtime apis to support multimethod based on method name instead of method index
Since the following diffs will reformat the AOT apis, this diff doesn't pay much effort on documentation stuff.

Differential Revision: D49335926

fbshipit-source-id: 8ab86b62dcc2fea6cc00f028ef2d85fae77a6cf7
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 74278c6.

Gasoonjia pushed a commit that referenced this pull request Jul 30, 2024
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.

2 participants