Add support for seq at dim=2#18707
Add support for seq at dim=2#18707kimishpatel wants to merge 1 commit intogh/kimishpatel/227/basefrom
Conversation
This makes custom sdpa and quantized sdpa on feature parity and allows for transposed kv cache Differential Revision: [D93870394](https://our.internmc.facebook.com/intern/diff/D93870394/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/18707
Note: Links to docs will display an error until the docs builds have been completed. ❌ 13 New Failures, 2 Cancelled JobsAs of commit ffb29f7 with merge base fb1618e ( NEW FAILURES - The following jobs have failed:
CANCELLED JOBS - The following jobs were cancelled. Please retry:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
|
submitted by accident, not meant to land immedidately |
Stack from ghstack (oldest at bottom):
This makes custom sdpa and quantized sdpa on feature parity
and allows for transposed kv cache
Differential Revision: D93870394