[ExecuTorch][WebGPU] Op-tests for pixel_shuffle#21178
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/21178
Note: Links to docs will display an error until the docs builds have been completed. ❌ 9 New Failures, 28 Pending, 36 Unrelated FailuresAs of commit e2d23b8 with merge base 4a26c64 ( NEW FAILURES - The following jobs have failed:
FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
psiddh
left a comment
There was a problem hiding this comment.
Approving full WebGPU stack
Stack from ghstack (oldest at bottom):
Adds the op-test suite for the
pixel_shuffleop ported in the diff below.Key changes:
test/ops/test_pixel_shuffle.py—PixelShuffleModule(torch.pixel_shuffle) +PixelShuffleTestdelegation smoke test.test/op_tests/cases.py—_pixel_shuffle_suite: r2, r2_batch, r3, r2_3d.@exported-using-ghexport
Differential Revision: D112257661
Differential Revision: D112257661