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

[Cherry-Pick] AMP OP&Test support from Hackathon #53522

Merged
merged 16 commits into from
May 6, 2023

Conversation

ZzSean
Copy link
Contributor

@ZzSean ZzSean commented May 5, 2023

PR types

Others

PR changes

Others

Description

低精度算子支持和单测补充
Cherry-pick from Hackathon's PR

OP Name PR Link
fmax #51925
conv3d, conv3d_transpose #52195
maxpool_2d/3d_with_index #52314
update_loss_scaling #52444
index_add, index_sample, put_along_axis, take_along_axis #52572
prelu, clip_by_norm, multi_dot #52666
randperm, split, split_with_num #52683
min #52887
uniform_inplace #52949
matmul_with_flatten #52953
tarce #52954
logspace #52956
broadcast_tensors #52961
unfold #52963
fmin #53100
addmm #53111

以上PR涵盖op共25个

co63oc and others added 16 commits May 5, 2023 07:16
…addlePaddle#52195)

* add test+conv3d_transpose_part2

* fix some merge error

* fix codestyle

* fix typo

* fix codestyle

* fix some error

* add redef float2uint

* fix conv3d and conv3d_transpose
…_with_index (PaddlePaddle#52314)

* add fp_bf for pool_max_withidx

* fix some error

* fix error

* codestyle error

* fix masktype

* fix input bf type

* input bf dtype convert error

* back to convert input to bf16 first

* fix convert error

* fix bf16 grad check
@paddle-bot
Copy link

paddle-bot bot commented May 5, 2023

你的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
Copy link

paddle-bot bot commented May 5, 2023

❌ The PR is not created using PR's template. You can refer to this Demo.
Please use PR's template, it helps save our maintainers' time so that more developers get helped.

@ZzSean ZzSean closed this May 5, 2023
@ZzSean ZzSean reopened this May 5, 2023
@ZzSean ZzSean closed this May 5, 2023
@ZzSean ZzSean reopened this May 5, 2023
@PaddlePaddle PaddlePaddle locked and limited conversation to collaborators May 5, 2023
@PaddlePaddle PaddlePaddle unlocked this conversation May 5, 2023
@ZzSean ZzSean closed this May 5, 2023
@ZzSean ZzSean reopened this May 5, 2023
@PaddlePaddle PaddlePaddle locked and limited conversation to collaborators May 5, 2023
@PaddlePaddle PaddlePaddle unlocked this conversation May 5, 2023
Copy link
Contributor

@XiaoguangHu01 XiaoguangHu01 left a comment

Choose a reason for hiding this comment

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

LGTM

@lanxianghit lanxianghit merged commit 39b704c into PaddlePaddle:release/2.5 May 6, 2023
@ZzSean ZzSean deleted the cherry-pick-hackthon branch July 13, 2023 07:50
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.

9 participants