Add Span<const Kernel> overload to get_op_function_from_registry#19519
Add Span<const Kernel> overload to get_op_function_from_registry#19519JacobSzwejbka wants to merge 1 commit into
Conversation
Summary: Expose logic for just scanning a passed in KernelRegistry. Differential Revision: D98079809
🔗 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 Unrelated FailureAs of commit e093a41 with merge base 9e36d62 ( NEW FAILURES - The following jobs have failed:
BROKEN TRUNK - The following job 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. |
|
@JacobSzwejbka has exported this pull request. If you are a Meta employee, you can view the originating Diff in D98079809. |
This PR needs a
|
Summary: Expose logic for just scanning a passed in KernelRegistry.
Differential Revision: D98079809