Skip to content

Conversation

SigureMo
Copy link
Member

@SigureMo SigureMo commented Jun 20, 2025

PR Category

Execute Infrastructure

PR Types

New features

Description

支持通过 paddle.jit.marker.dynamic_dims 来标记输入 Tensor 的某些维度是动态的,以减少静态 shape warmup 所需的开销

从实现上来讲,这会为 Tensor patch 一个属性,以确保 SOT 能够感知

@SigureMo SigureMo requested review from zrr1999 and gouzil as code owners June 20, 2025 16:33
Copy link

paddle-bot bot commented Jun 20, 2025

你的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 [SOT] Support user specified dynamic dims [SOT][3.13] Support user specified dynamic dims Jun 20, 2025
@SigureMo SigureMo changed the title [SOT][3.13] Support user specified dynamic dims [SOT] Support user specified dynamic dims Jun 21, 2025
@SigureMo SigureMo merged commit 837c6a8 into PaddlePaddle:develop Jun 21, 2025
87 of 99 checks passed
@SigureMo SigureMo deleted the sot/support-user-specified-dynamic-dims branch June 21, 2025 02:31
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