Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix FP16Linear #11292

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Conversation

Oscilloscope98
Copy link
Contributor

@Oscilloscope98 Oscilloscope98 commented Jun 12, 2024

Description

torch.ops.torch_ipex.matmul_bias_out does not work on MTL iGPU for Linux with short input (with oneAPI 2024.0).

As torch.ops.torch_ipex.matmul_bias_out is proved to have benefits for FP16Linear forward on pvc, flex and arc, limit the usage to these devices for now.

How to test?

  • Unit test

@Oscilloscope98 Oscilloscope98 requested a review from rnwang04 June 12, 2024 10:01
Copy link
Contributor

@rnwang04 rnwang04 left a comment

Choose a reason for hiding this comment

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

LGTM

@Oscilloscope98 Oscilloscope98 merged commit 8edcdeb into intel-analytics:main Jun 12, 2024
18 checks passed
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.

2 participants