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

[XPU] update is_fused_matmul_bias_supported for xpu #5820

Conversation

houj04
Copy link
Contributor

@houj04 houj04 commented May 4, 2023

PR types

New features

PR changes

Others

Description

在XPU版本中,是有fused_gemm_epilogue算子实现的。因此修改了两个地方的is_fused_matmul_bias_supported函数,在XPU下面将会返回True

@paddle-bot
Copy link

paddle-bot bot commented May 4, 2023

Thanks for your contribution!

@codecov
Copy link

codecov bot commented May 4, 2023

Codecov Report

Merging #5820 (8781d78) into develop (30390b2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #5820   +/-   ##
========================================
  Coverage    61.44%   61.44%           
========================================
  Files          489      489           
  Lines        69028    69028           
========================================
  Hits         42417    42417           
  Misses       26611    26611           

Copy link
Collaborator

@sljlp sljlp left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@sijunhe sijunhe left a comment

Choose a reason for hiding this comment

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

lgtm

@sijunhe sijunhe merged commit 358ce43 into PaddlePaddle:develop May 4, 2023
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.

3 participants