Skip to content

Conversation

Wennie396
Copy link
Contributor

@Wennie396 Wennie396 commented Oct 27, 2023

PR types

Bug fixes

PR changes

Others

Description

Pcard-76459
align auto(_static_clip) to dy(_dygraph_clip), use async_add_n() replace paddle.add_n()

@paddle-bot
Copy link

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

@zhaoyinglia zhaoyinglia left a comment

Choose a reason for hiding this comment

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

后续可以添加一个『动态图单卡』对齐『静态图单卡』的单测

@Wennie396
Copy link
Contributor Author

后续可以添加一个『动态图单卡』对齐『静态图单卡』的单测

好的

Copy link
Contributor

@zhiqiu zhiqiu left a comment

Choose a reason for hiding this comment

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

LGTM

@zhiqiu zhiqiu merged commit fb345c8 into PaddlePaddle:develop Nov 6, 2023
zeroRains pushed a commit to zeroRains/Paddle that referenced this pull request Nov 8, 2023
* align dy(_dygraph_clip) and auto(_static_clip)

* fix stack&reduce_sum caused ci unittest fails

* import  _g_gradient_clip_ops in reshard

* import _g_gradient_clip_ops in rule_based_tuner

* add op.type == stack/reduce_sum in pipeline.py

* in static mode, async_add_n is only used in auto_parallel mode

* fix test_gradient_clip.py unittest

* remote cast op after stack&reduce_sum ops being removed
danleifeng pushed a commit to danleifeng/Paddle that referenced this pull request Nov 14, 2023
* align dy(_dygraph_clip) and auto(_static_clip)

* fix stack&reduce_sum caused ci unittest fails

* import  _g_gradient_clip_ops in reshard

* import _g_gradient_clip_ops in rule_based_tuner

* add op.type == stack/reduce_sum in pipeline.py

* in static mode, async_add_n is only used in auto_parallel mode

* fix test_gradient_clip.py unittest

* remote cast op after stack&reduce_sum ops being removed
SecretXV pushed a commit to SecretXV/Paddle that referenced this pull request Nov 28, 2023
* align dy(_dygraph_clip) and auto(_static_clip)

* fix stack&reduce_sum caused ci unittest fails

* import  _g_gradient_clip_ops in reshard

* import _g_gradient_clip_ops in rule_based_tuner

* add op.type == stack/reduce_sum in pipeline.py

* in static mode, async_add_n is only used in auto_parallel mode

* fix test_gradient_clip.py unittest

* remote cast op after stack&reduce_sum ops being removed
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