Skip to content

Conversation

@SS-JIA
Copy link
Contributor

@SS-JIA SS-JIA commented Apr 11, 2025

Stack from ghstack (oldest at bottom):

Context

As title.

Changes

Modified convolution shader to set starting input position correctly when padding and dilation are both greater than 0.

Removed safeguard check for padding = 0 when dilation > 1 in C++ implementation.

Differential Revision: D72879342

## Context

As title.

## Changes

Modified convolution shader to set starting input position correctly when padding and dilation are both greater than 0.

Removed safeguard check for padding = 0 when dilation > 1 in C++ implementation.

Differential Revision: [D72879342](https://our.internmc.facebook.com/intern/diff/D72879342/)

[ghstack-poisoned]
SS-JIA added a commit that referenced this pull request Apr 11, 2025
## Context

As title.

## Changes

Modified convolution shader to set starting input position correctly when padding and dilation are both greater than 0.

Removed safeguard check for padding = 0 when dilation > 1 in C++ implementation.

Differential Revision: [D72879342](https://our.internmc.facebook.com/intern/diff/D72879342/)

ghstack-source-id: 277626560
Pull Request resolved: #10115
@pytorch-bot
Copy link

pytorch-bot bot commented Apr 11, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit 742de0e with merge base c352672 (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 11, 2025
@facebook-github-bot
Copy link
Contributor

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

@SS-JIA SS-JIA added the release notes: vulkan Changes to the Vulkan backend delegate label Apr 11, 2025
…tion > 1"

## Context

As title.

## Changes

Modified convolution shader to set starting input position correctly when padding and dilation are both greater than 0.

Removed safeguard check for padding = 0 when dilation > 1 in C++ implementation.

Differential Revision: [D72879342](https://our.internmc.facebook.com/intern/diff/D72879342/)

[ghstack-poisoned]
SS-JIA added a commit that referenced this pull request Apr 14, 2025
Pull Request resolved: #10115

## Context

As title.

## Changes

Modified convolution shader to set starting input position correctly when padding and dilation are both greater than 0.

Removed safeguard check for padding = 0 when dilation > 1 in C++ implementation.

Differential Revision: [D72879342](https://our.internmc.facebook.com/intern/diff/D72879342/)
ghstack-source-id: 277982652
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot merged commit 756594c into gh/SS-JIA/211/base Apr 14, 2025
84 checks passed
@facebook-github-bot facebook-github-bot deleted the gh/SS-JIA/211/head branch April 14, 2025 19:49
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 release notes: vulkan Changes to the Vulkan backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants