Skip to content

Conversation

@xiaoguoguo626807
Copy link
Contributor

@xiaoguoguo626807 xiaoguoguo626807 commented Dec 11, 2024

PR Category

Execute Infrastructure

PR Types

Bug fixes

Description

pcard-67164

  1. 修复控制流高阶微分时,一个if op 做两次反向,导致一个tuple_push 有两个tuple_pop op问题。 在tupke_push call_vjp 的位置判断,如果已经有了反向op 则不再添加。
  2. 删除ir_printer中对stack 打印的别名判重模块
  3. 修改pd_to_cinnpass 中pow 转 element_pow模块的数据类型修改问题

@paddle-bot
Copy link

paddle-bot bot commented Dec 11, 2024

你的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.

@xiaoguoguo626807 xiaoguoguo626807 merged commit 0aa87d1 into PaddlePaddle:develop Dec 11, 2024
28 checks passed
@xiaoguoguo626807 xiaoguoguo626807 deleted the DPA branch December 11, 2024 11:23
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.

2 participants