Skip to content

Conversation

@pytorchbot
Copy link
Collaborator

Summary

Removes edge_compile_config.skip_dim_order = True which means that to_copy will be converted into to_dim_order_copy nodes. This commit adds support for to_dim_order_copy.

Change-Id: I46a30cd88125f3e2e26810352a1e0626bd5cce4a

cc @digantdesai @freddan80 @per @zingo

Add support for to_dim_order_copy

With edge_compile_config.skip_dim_order = True removed, to_copy will
be converted into to_dim_order_copy nodes. This commit moves our logic
from to_copy into to_dim_order_copy.

Signed-off-by: Oscar Andersson <[email protected]>
(cherry picked from commit 135e875)
This was referenced Jan 24, 2025
@pytorch-bot
Copy link

pytorch-bot bot commented Jan 24, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit fe5e8be with merge base 9069017 (image):
💚 Looks good so far! There are no failures yet. 💚

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 Jan 24, 2025
@SS-JIA SS-JIA merged commit 95a0ef6 into release/0.5 Jan 27, 2025
42 checks passed
@SS-JIA SS-JIA deleted the cherry-pick-7831-by-pytorch_bot_bot_ branch January 27, 2025 18:12
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants