[executorch][nvidia][tensorrt][20/n] Add bmm converter#17931
[executorch][nvidia][tensorrt][20/n] Add bmm converter#17931shoumikhin wants to merge 1 commit intogh/shoumikhin/45/basefrom
Conversation
Add batch matrix multiplication (bmm) converter to enable transformer attention layers and batch matrix operations. Differential Revision: [D93275048](https://our.internmc.facebook.com/intern/diff/D93275048/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/17931
Note: Links to docs will display an error until the docs builds have been completed. ❌ 40 New Failures, 2 Unrelated FailuresAs of commit ab6854e with merge base 01d21fa ( NEW FAILURES - The following jobs have failed:
BROKEN TRUNK - The following jobs 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):
Add batch matrix multiplication (bmm) converter to enable transformer attention layers and batch matrix operations.
Differential Revision: D93275048