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

【pir】 modify test_Gradname_parse and warprnnt optest bug #59215

Merged
merged 28 commits into from
Nov 22, 2023

Conversation

xiaoguoguo626807
Copy link
Contributor

@xiaoguoguo626807 xiaoguoguo626807 commented Nov 21, 2023

PR types

Bug fixes

PR changes

others

Description

pcard-67164

  1. 修复新ir动转静测试,当前向的输出是nulltype 时,创建输出的梯度需要特殊处理,创建null impl的value 而不是用full_like创建
  2. op_test 新ir 反向测试执行器没有传place参数导致warprnnt cpu测试选择了gpukernel 计算结果不同

xiaoguoguo626807 and others added 28 commits August 30, 2023 01:44
@xiaoguoguo626807 xiaoguoguo626807 changed the title 【pir】 modify test_Gradname_parse bug 【pir】 modify test_Gradname_parse and warprnnt optest bug Nov 22, 2023
Copy link
Contributor

@2742195759 2742195759 left a comment

Choose a reason for hiding this comment

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

LGTM

@xiaoguoguo626807 xiaoguoguo626807 merged commit 89acb40 into PaddlePaddle:develop Nov 22, 2023
@xiaoguoguo626807 xiaoguoguo626807 deleted the gradname branch November 22, 2023 06:03
SecretXV pushed a commit to SecretXV/Paddle that referenced this pull request Nov 28, 2023
…e#59215)

* tmp

* modify ci bug

* [PIR]Migrate maximum into pir

* Polish code

* add ir_grad of static_gradient

* add test

* modify backward

* modify

* modify segment

* modify warprnnt

* fix pir error 34

* modofy test_gradname_parse

---------

Co-authored-by: 0x45f <wangzhen45@baidu.com>
Co-authored-by: xiongkun <xiongkun03@baidu.com>
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.

3 participants