Skip to content

Conversation

yuanlehome
Copy link
Collaborator

No description provided.

Copy link

paddle-bot bot commented Sep 11, 2025

Thanks for your contribution!

@@ -102,6 +106,7 @@ def __init__(
self.cuda_graph_manager = Dy2StCudaGraphManager()

def run_static_model(self, entry: ConcreteSizeEntry, **kwargs):
from paddle.jit.dy2static.utils import CUDAGraphState
Copy link
Collaborator

Choose a reason for hiding this comment

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

CUDAGraphState 相关的修改需要 revert下

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

@yuanlehome yuanlehome changed the title [CUDAGraph] Support multi output buffers [CUDAGraph] Support multi output buffers and merge some fixs from feature/exp_0908 Sep 15, 2025
@yuanlehome yuanlehome changed the title [CUDAGraph] Support multi output buffers and merge some fixs from feature/exp_0908 [CUDAGraph] Support multi output buffers and merge some fixes from feature/exp_0908 Sep 15, 2025
Copy link
Collaborator

@gongshaotian gongshaotian left a comment

Choose a reason for hiding this comment

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

LGTM

@Jiang-Jia-Jun Jiang-Jia-Jun merged commit b1b3321 into PaddlePaddle:develop Sep 15, 2025
14 of 17 checks passed
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