Skip to content

Adding Convolution operator optimizations #8478

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

Merged
merged 7 commits into from
Mar 5, 2025

Conversation

cad-audio
Copy link
Contributor

Summary

Adding Convolution operator optimizations

Test plan

Unit level tests

Copy link

pytorch-bot bot commented Feb 13, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit e566706 with merge base e37129d (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 Feb 13, 2025
@dijopaul
Copy link
Collaborator

@pytorchbot label "topic: not user facing"

@facebook-github-bot
Copy link
Contributor

@zonglinpeng has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@zonglinpeng has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

// (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary.

#include <executorch/backends/cadence/hifi/kernels/kernels.h>
#include <executorch/backends/cadence/reference/operators/operators.h>
Copy link
Contributor

@zonglinpeng zonglinpeng Mar 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be hifi <executorch/backends/cadence/hifi/operators/operators.h>

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed the same

@facebook-github-bot
Copy link
Contributor

@zonglinpeng has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

zonglinpeng pushed a commit to zonglinpeng/executorch that referenced this pull request Mar 4, 2025
Summary:
Adding Convolution operator optimizations

Pull Request resolved: pytorch#8478

Test Plan: Unit level tests

Differential Revision: D70334196

Pulled By: zonglinpeng
@facebook-github-bot
Copy link
Contributor

@zonglinpeng has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot facebook-github-bot merged commit 2a5f8d4 into pytorch:main Mar 5, 2025
51 of 52 checks passed
zonglinpeng pushed a commit that referenced this pull request Mar 6, 2025
Differential Revision: D70334196

Pull Request resolved: #8478
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. topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants