Skip to content

Remove redundant inplace outputs for append_attention - #4340

Merged
EmmonsCurse merged 1 commit into
PaddlePaddle:developfrom
cattidea:remove-redundant-inplace-output-for-append-attention
Oct 10, 2025
Merged

EmmonsCurse merged 1 commit into
PaddlePaddle:developfrom
cattidea:remove-redundant-inplace-output-for-append-attention

Conversation

@SigureMo

@SigureMo SigureMo commented Oct 9, 2025

Copy link
Copy Markdown
Member

移除不必要的 inplace 输出,避免动静不统一的问题(动态图输出 Tensor,静态图输出 list[Tensor]),本 PR 为 #3694 的一部分

@paddle-bot

paddle-bot Bot commented Oct 9, 2025

Copy link
Copy Markdown

Thanks for your contribution!

@EmmonsCurse
EmmonsCurse merged commit 5f80862 into PaddlePaddle:develop Oct 10, 2025
15 of 17 checks passed
@DrRyanHuang
DrRyanHuang deleted the remove-redundant-inplace-output-for-append-attention branch October 10, 2025 02:21
xiaoguoguo626807 pushed a commit to xiaoguoguo626807/FastDeploy that referenced this pull request May 7, 2026
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