Skip to content

Conversation

@SigureMo
Copy link
Member

@SigureMo SigureMo commented Mar 11, 2024

PR types

Performance optimization

PR changes

Others

Description

加速 grad API 中 some_in_set 实现,以加速动转静添加反向,修改后测试模型添加反向时间从 17s 降低到 2s

经过 CI 测试,some_in_set(value_list, value_set) 中,value_list 只包含 Value,value_set 包含 Value 和 None,因此无需 Operand -> Value 的转换

Pcard-67164

@paddle-bot
Copy link

paddle-bot bot commented Mar 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.

@SigureMo SigureMo changed the title [PIR] Speedup append backward [PIR] Speedup some_in_set in append backward Mar 11, 2024
Copy link
Contributor

@xiaoguoguo626807 xiaoguoguo626807 left a comment

Choose a reason for hiding this comment

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

LGTM

@SigureMo SigureMo merged commit eb6f3ee into PaddlePaddle:develop Mar 12, 2024
@SigureMo SigureMo deleted the pir/speedup-append-backward branch March 12, 2024 02:02
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