executorch icon indicating copy to clipboard operation
executorch copied to clipboard

Add support for method level executorch backend config

Open tarun292 opened this issue 1 year ago • 5 comments

Summary: There are use cases where we might like to supply a separate ExecutorchBackendConfig for each method in the model. An example use case is where we might want to alloc inputs for one method and not alloc them for another. In order to support this, in this diff we add support for passing in a dictionary of configs to to_executorch.

Reviewed By: cccclai

Differential Revision: D56499598

tarun292 avatar Apr 24 '24 00:04 tarun292

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/3266

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

:white_check_mark: No Failures

As of commit d6c1a3d5e65fb8559f44169089eae68580e30c2a with merge base ebdb152aba547f17ef2952d105658e16afb70a0b (image): :green_heart: Looks good so far! There are no failures yet. :green_heart:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

pytorch-bot[bot] avatar Apr 24 '24 00:04 pytorch-bot[bot]

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

facebook-github-bot avatar Apr 24 '24 00:04 facebook-github-bot

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

facebook-github-bot avatar Apr 24 '24 00:04 facebook-github-bot

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

facebook-github-bot avatar May 03 '24 08:05 facebook-github-bot

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

facebook-github-bot avatar May 03 '24 08:05 facebook-github-bot

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

facebook-github-bot avatar May 09 '24 20:05 facebook-github-bot

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

facebook-github-bot avatar May 09 '24 20:05 facebook-github-bot

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

facebook-github-bot avatar May 09 '24 20:05 facebook-github-bot

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

facebook-github-bot avatar May 09 '24 20:05 facebook-github-bot

This pull request has been merged in pytorch/executorch@2ac7f2a84ddb3ad573af5488a03f5afa6d342318.

facebook-github-bot avatar May 09 '24 22:05 facebook-github-bot