-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
[Cherry-Pick] AMP OP&Test support from Hackathon #53522
Conversation
…lePaddle#52666) * Add prelu, clip_by_norm, multi_dot tests * Fix code * Fix code
…2444) * Add update_loss_scaling tests * Fix code * Fix code
…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
* 'fmin' * 'fix' * 'fix'
* Add addmm tests * Fix code
…ddlePaddle#52683) * Add split, split_with_num tests * Add randperm tests * Fix code
你的PR提交成功,感谢你对开源项目的贡献! |
❌ The PR is not created using PR's template. You can refer to this Demo. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PR types
Others
PR changes
Others
Description
低精度算子支持和单测补充
Cherry-pick from Hackathon's PR
以上PR涵盖op共25个