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

[PHI] Migrate matmul_grad kernel #48023

Merged
merged 34 commits into from
Nov 18, 2022

Conversation

Silv3S
Copy link
Member

@Silv3S Silv3S commented Nov 15, 2022

PR types

Others

PR changes

Others

Describe

  • Migrate matmul_grad kernel to PHI,
  • migrate methods which will be reused for matmul kernel.

@paddle-bot
Copy link

paddle-bot bot commented Nov 15, 2022

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@paddle-bot paddle-bot bot added contributor External developers status: proposed labels Nov 15, 2022
@Silv3S Silv3S added Intel and removed contributor External developers status: proposed labels Nov 15, 2022
@paddle-bot-old paddle-bot-old bot added the contributor External developers label Nov 15, 2022
Copy link
Contributor

@sfraczek sfraczek left a comment

Choose a reason for hiding this comment

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

LGTM

@piotrekobi piotrekobi self-requested a review November 17, 2022 16:08
Copy link
Contributor

@piotrekobi piotrekobi left a comment

Choose a reason for hiding this comment

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

LGTM

@YuanRisheng
Copy link
Contributor

The CI-coverage is not successful. Please check if the MatmulGradKernel is called. You can check this unittest: test_matmul_v2_mkldnn_op. If kernel is called, I will mark this ci as successful. Otherwise, I will help you to find the reason why they are not called. Thank you.

@Silv3S
Copy link
Member Author

Silv3S commented Nov 18, 2022

@YuanRisheng thank you for reply. OneDNN version of matmul_grad kernel is called in this unit test

@YuanRisheng YuanRisheng merged commit 4ab18ad into PaddlePaddle:develop Nov 18, 2022
@Silv3S Silv3S deleted the phi_matmul_grad_kernel branch November 18, 2022 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers Intel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants