pytorch / executorch

On-device AI across mobile, embedded and edge for PyTorch
https://pytorch.org/executorch/
Other
1.41k stars 230 forks source link

skip dim order for now to avoid delegation issue #3982

Closed Gasoonjia closed 1 week ago

Gasoonjia commented 1 week ago

Summary: some delegate authors claim can not found dim order when partition. Temporary disable dim order as default for unblock others.

Reviewed By: digantdesai

Differential Revision: D58593014

pytorch-bot[bot] commented 1 week ago

:link: Helpful Links

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

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

:white_check_mark: No Failures

As of commit d9c2c8ae5df1ecf45e3c11c457ed66ac13613d2e with merge base 2216cae3424b4196dac37a53abbdab365c5e67c0 (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.

facebook-github-bot commented 1 week ago

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

facebook-github-bot commented 1 week ago

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

facebook-github-bot commented 1 week ago

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

facebook-github-bot commented 1 week ago

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

facebook-github-bot commented 1 week ago

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

facebook-github-bot commented 1 week ago

This pull request has been merged in pytorch/executorch@7028a710465efd2deb073799710b7b0caf2d728e.

Gasoonjia commented 1 week ago

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

pytorchbot commented 1 week ago

Cherry picking #3982

The cherry pick PR is at https://github.com/pytorch/executorch/pull/4004 and it is recommended to link a fixnewfeature cherry pick PR with an issue

Details for Dev Infra team Raised by workflow job