[executorch][nvidia][tensorrt][14/n] Add additional converters (mul, sub, div, mm, relu)#17925
[executorch][nvidia][tensorrt][14/n] Add additional converters (mul, sub, div, mm, relu)#17925shoumikhin wants to merge 1 commit intogh/shoumikhin/39/basefrom
Conversation
…sub, div, mm, relu) Add converters for mul, sub, div, mm, and relu operations. These arithmetic and activation operations are fundamental building blocks used across virtually all neural network architectures. Differential Revision: [D93275045](https://our.internmc.facebook.com/intern/diff/D93275045/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/17925
Note: Links to docs will display an error until the docs builds have been completed. ❌ 22 New Failures, 1 Pending, 4 Unrelated FailuresAs of commit be5e353 with merge base 01d21fa ( NEW FAILURES - The following jobs have failed:
FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
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 mul, sub, div, mm, and relu operations. These arithmetic and activation operations are fundamental building blocks used across virtually all neural network architectures.
Differential Revision: D93275045