SIGN IN SIGN UP

[ET-VK][ez] Support convolutions with padding > 0 and dilation > 1 (#10148)

## 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/)
P
pytorchbot committed
a7cde3295ac46c19726fb0209d69f27f38cfd321
Parent: 85485b8
Committed by GitHub <noreply@github.com> on 4/14/2025, 8:07:18 PM