Skip to content

Conversation

MarioLulab
Copy link
Contributor

@MarioLulab MarioLulab commented Nov 27, 2023

PR types

Others

PR changes

Others

Description

任务 issue: #58067

PIR API 推全升级

  1. paddle.incubate.nn.functional.fused_layer_norm 迁移升级至 pir,并更新单测,单测覆盖率(5/5)

  2. paddle.incubate.nn.layer.fused_dropout_add.FusedDropoutAdd 迁移升级至 pir,并更新单测,单测覆盖率(1/1)

  3. 发现 bug:pir 下 fetch 未初始化的变量,会报错。此 pr 暂时的规避此 bug 的方法是:只 fetch 出需要使用的变量进行单测即可

Copy link

paddle-bot bot commented Nov 27, 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 paddle-bot bot added the contributor External developers label Nov 27, 2023
@0x45f
Copy link
Contributor

0x45f commented Dec 7, 2023

pr描述是不是需要更新下?

@MarioLulab
Copy link
Contributor Author

pr描述是不是需要更新下?

done

@0x45f 0x45f merged commit 75a7759 into PaddlePaddle:develop Dec 7, 2023
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.

2 participants