Skip to content

Conversation

@Silv3S
Copy link
Contributor

@Silv3S Silv3S commented Jan 26, 2026

Fixes #2437. Test didn't work, as only CPU and CUDA dispatch keys were registered

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds XPU dispatch key registration for the mysum HigherOrderOperator test to enable testing on Intel XPU devices. The test previously only supported CPU and CUDA dispatch keys, which prevented it from working correctly on XPU hardware.

Changes:

  • Added AutogradXPU dispatch key implementation for the mysum test operator

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Silv3S Silv3S requested a review from kdrozd-dev January 27, 2026 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[upstream_ut] NotImplementedError: could not find kernel for HigherOrderOperator mysum at dispatch key DispatchKe

3 participants