Skip to content

Conversation

@mcremon-meta
Copy link
Contributor

Summary:
That pass is doing a lot more than it looks, and it's just easier to move it back to where it was. CPU backends will possibly see more cycles due to added permutes, but we don't care about that. All DSP backends should be more efficient on transposed matmuls. Should that not be the case in the future, we can re-evaluate.

When we do the survey of passes and reorder them properly, we can think about this more.

Differential Revision: D73600069

@pytorch-bot
Copy link

pytorch-bot bot commented Apr 24, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit c2f2316 with merge base 6b877de (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 Apr 24, 2025
@facebook-github-bot
Copy link
Contributor

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

mcremon-meta added a commit that referenced this pull request Apr 24, 2025
…10433)

Summary:

That pass is doing a lot more than it looks, and it's just easier to move it back to where it was. CPU backends will possibly see more cycles due to added permutes, but we don't care about that. All DSP backends should be more efficient on transposed matmuls. Should that not be the case in the future, we can re-evaluate.

When we do the survey of passes and reorder them properly, we can think about this more.

Differential Revision: D73600069
@facebook-github-bot
Copy link
Contributor

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

mcremon-meta added a commit that referenced this pull request Apr 24, 2025
…10433)

Summary:
Pull Request resolved: #10433

That pass is doing a lot more than it looks, and it's just easier to move it back to where it was. CPU backends will possibly see more cycles due to added permutes, but we don't care about that. All DSP backends should be more efficient on transposed matmuls. Should that not be the case in the future, we can re-evaluate.

When we do the survey of passes and reorder them properly, we can think about this more.

Differential Revision: D73600069
facebook-github-bot pushed a commit that referenced this pull request Apr 26, 2025
…10433)

Summary:

That pass is doing a lot more than it looks, and it's just easier to move it back to where it was. CPU backends will possibly see more cycles due to added permutes, but we don't care about that. All DSP backends should be more efficient on transposed matmuls. Should that not be the case in the future, we can re-evaluate.

When we do the survey of passes and reorder them properly, we can think about this more.

Reviewed By: hsharma35

Differential Revision: D73600069
@facebook-github-bot
Copy link
Contributor

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

mcremon-meta added a commit that referenced this pull request Apr 26, 2025
…10433)

Summary:

That pass is doing a lot more than it looks, and it's just easier to move it back to where it was. CPU backends will possibly see more cycles due to added permutes, but we don't care about that. All DSP backends should be more efficient on transposed matmuls. Should that not be the case in the future, we can re-evaluate.

When we do the survey of passes and reorder them properly, we can think about this more.

Reviewed By: hsharma35

Differential Revision: D73600069
…10433)

Summary:
Pull Request resolved: #10433

That pass is doing a lot more than it looks, and it's just easier to move it back to where it was. CPU backends will possibly see more cycles due to added permutes, but we don't care about that. All DSP backends should be more efficient on transposed matmuls. Should that not be the case in the future, we can re-evaluate.

When we do the survey of passes and reorder them properly, we can think about this more.

Reviewed By: hsharma35

Differential Revision: D73600069
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot merged commit 12079fe into main Apr 26, 2025
84 of 86 checks passed
@facebook-github-bot facebook-github-bot deleted the export-D73600069 branch April 26, 2025 04:38
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 topic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants