[ExecuTorch][WebGPU] conv2d op tests#20850
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/20850
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 Pending, 1 Unrelated Failure, 1 Unclassified FailureAs of commit dbd0ade with merge base c2b273e ( UNCLASSIFIED FAILURE - DrCI could not classify the following job because the workflow did not run on the merge base. The failure may be pre-existing on trunk or introduced by this PR:
BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
Stack from ghstack (oldest at bottom):
Splits the
conv2dop tests into their own diff, stacked directly above theconv2dop — keeping an op and its tests in separate diffs (op below, tests above) per this backend's convention. Addstest/ops/test_conv2d.pyand registers theconv2d@register_op_testsuite intest/op_tests/cases.py.Co-authored-with: Claude Code.
@exported-using-ghexport
Differential Revision: D111072711
Differential Revision: D111072711