Add Span<const Kernel> overload to get_op_function_from_registry (#19519)#19519
Add Span<const Kernel> overload to get_op_function_from_registry (#19519)#19519JacobSzwejbka wants to merge 1 commit into
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/19519
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 6 New Failures, 1 Pending, 2 Unrelated FailuresAs of commit 118d124 with merge base 1992bdd ( NEW FAILURES - The following jobs have failed:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
BROKEN TRUNK - The following job failed but was 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. |
|
@JacobSzwejbka has exported this pull request. If you are a Meta employee, you can view the originating Diff in D98079809. |
This PR needs a
|
…orch#19519) Summary: Expose logic for just scanning a passed in KernelRegistry. Differential Revision: D98079809
e093a41 to
118d124
Compare
…orch#19519) Summary: Expose logic for just scanning a passed in KernelRegistry. Reviewed By: rascani Differential Revision: D98079809
…orch#19519) Summary: Expose logic for just scanning a passed in KernelRegistry. Reviewed By: rascani Differential Revision: D98079809
…orch#19519) Summary: Expose logic for just scanning a passed in KernelRegistry. Reviewed By: rascani Differential Revision: D98079809
…orch#19519) Summary: Expose logic for just scanning a passed in KernelRegistry. Reviewed By: rascani Differential Revision: D98079809
Summary:
Expose logic for just scanning a passed in KernelRegistry.
Differential Revision: D98079809