Add event tracer support for channelwise gated (#21389) - #21389
Add event tracer support for channelwise gated (#21389)#21389JakeStevens wants to merge 1 commit into
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/21389
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New Failures, 1 Unrelated FailureAs of commit c35ec26 with merge base 55d693b ( NEW FAILURES - The following jobs have failed:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@JakeStevens has exported this pull request. If you are a Meta employee, you can view the originating Diff in D113603106. |
This PR needs a
|
da759bd to
076454a
Compare
Summary: Because multi-output out-variant custom ops cannot use the EXECUTORCH_LIBRARY macro, we manually register and did not add even tracer support. This diff adds that support It also moves the gated delta tests to its own file. Reviewed By: billmguo Differential Revision: D113603106
Summary: Pull Request resolved: pytorch#21389 Because multi-output out-variant custom ops cannot use the EXECUTORCH_LIBRARY macro, we manually register and did not add even tracer support. This diff adds that support It also moves the gated delta tests to its own file. Reviewed By: billmguo Differential Revision: D113603106
076454a to
c35ec26
Compare
Summary:
Because multi-output out-variant custom ops cannot use the EXECUTORCH_LIBRARY macro, we manually register and did not add even tracer support.
This diff adds that support
It also moves the gated delta tests to its own file.
Reviewed By: billmguo
Differential Revision: D113603106