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

[MLU] fluid: add mluop #46429

Merged
merged 1 commit into from
Sep 26, 2022
Merged

[MLU] fluid: add mluop #46429

merged 1 commit into from
Sep 26, 2022

Conversation

cifar10
Copy link
Contributor

@cifar10 cifar10 commented Sep 23, 2022

PR types

New features

PR changes

OPs

Describe

add fluid mluop

@paddle-bot
Copy link

paddle-bot bot commented Sep 23, 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 Sep 23, 2022
@paddle-bot
Copy link

paddle-bot bot commented Sep 23, 2022

✅ This PR's description meets the template requirements!
Please wait for other CI results.

ShawnNew
ShawnNew previously approved these changes Sep 23, 2022
Copy link
Contributor

@ShawnNew ShawnNew left a comment

Choose a reason for hiding this comment

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

👍

paddle/fluid/operators/mlu/mlu_baseop.h Outdated Show resolved Hide resolved
Copy link
Contributor

@qili93 qili93 left a comment

Choose a reason for hiding this comment

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

LGTM

@ronny1996 ronny1996 merged commit 3e1e482 into PaddlePaddle:develop Sep 26, 2022
ShawnNew pushed a commit to ShawnNew/Paddle that referenced this pull request Nov 21, 2022
phlrain pushed a commit that referenced this pull request Dec 30, 2022
* [MLU] fix compute error of dropout op (#45923)

* [MLU] add mergedAdam kernel. (#45965)

* [MLU] add int64 support for mlu one_hot_v2 (#46313)

* [MLU] fix profiler compile failure (#46208)

* [MLU] add barrier_op kernel. (#46417)

* [MLU] fluid: add mluop (#46429)

* [MLU] add huber_loss kernel. (#46455)

* [MLU] add mlu kernel for add_reduce_max_grad (#45651)

Co-authored-by: liupeiyu <liupeiyu@cambricon.com>

* [MLU] add_fluid_mluop_yolo_box (#46573)

* [MLU] fix phi::Tensor compile error of mlu. (#46649)

* [MLU] add fluid MLUOps prior_box (#46585)

* [MLU] fix cmake error (#46772)

* [MLU]fix unittest of sync_bn (#46797)

* [MLU] add masterparam support for mlu adamw. (#46804)

* [MLU] add int64 support for allgather. (#46830)

* [MLU] fix compile error & add mlu blacklist function. (#47439)

* [MLU] fix softmax_with_cross_entropy failed in 370-X8.

* [MLU] fix cncl stuck caused by multiple initializations.

* [MLU] fix code style check.

Co-authored-by: qipengh <huangqipeng@cambricon.com>
Co-authored-by: cifar10 <41565156+cifar10@users.noreply.github.com>
Co-authored-by: Lux et Veritas <1004239791@qq.com>
Co-authored-by: liupeiyu <liupeiyu@cambricon.com>
Co-authored-by: ronnywang <ronny1996@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants