[executorch][nvidia][tensorrt][17/n] Add embedding, expand, upsample converters#17928
[executorch][nvidia][tensorrt][17/n] Add embedding, expand, upsample converters#17928shoumikhin wants to merge 1 commit intogh/shoumikhin/42/basefrom
Conversation
…converters Add converters for embedding, expand, and upsample operations. These enable transformer-based models and upsampling layers. Differential Revision: [D93275040](https://our.internmc.facebook.com/intern/diff/D93275040/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/17928
Note: Links to docs will display an error until the docs builds have been completed. ❌ 21 New Failures, 2 Unrelated FailuresAs of commit dd8575a 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 converters for embedding, expand, and upsample operations. These enable transformer-based models and upsampling layers.
Differential Revision: D93275040