Add portable quantized stacked-halves RoPE operator (#22423) - #22423
Add portable quantized stacked-halves RoPE operator (#22423)#22423ethansfng wants to merge 1 commit into
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/22423
Note: Links to docs will display an error until the docs builds have been completed. ❌ 3 New Failures, 2 Unrelated FailuresAs of commit 7c533c4 with merge base 9133153 ( 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. |
|
@ethansfng has exported this pull request. If you are a Meta employee, you can view the originating Diff in D118320273. |
This PR needs a
|
Summary: Define `cadence::quantized_rope_rotate_stacked_halves` with fake and reference implementations, selective-build registration, and a portable runtime fallback. Add focused coverage for stacked layout, position selection, aligned-sized inputs, and SIMD-tail-sized inputs. Differential Revision: D118320273
13636c0 to
7c533c4
Compare
Summary:
Define
cadence::quantized_rope_rotate_stacked_halveswith fake and reference implementations, selective-build registration, and a portable runtime fallback. Add focused coverage for stacked layout, position selection, aligned-sized inputs, and SIMD-tail-sized inputs.Differential Revision: D118320273